API Standard for MCUs by Jacob Beningo

API Standard for MCUs by Jacob Beningo

Author:Jacob Beningo [Beningo, Jacob]
Language: eng
Format: azw3
Published: 2017-08-06T04:00:00+00:00


See also:

Mcu_ConfigGet

Mcu_Init

Mcu_RegisterWrite

Mcu_RegisterRead

Mcu_CallbackRegister

- HISTORY OF CHANGES -

Date

Software Version

Initials

Description

09/01/2015

0.5.0

JWB

Interface Created

11/10/2015

1.0.0

JWB

Interface Released

void Mcu_CallbackRegister (McuCallback_t const Function, TYPE(*)(type) CallbackFunction)

Description:

This function is used to set the callback functions of the mcu driver. By default, the callbacks are initialized to a NULL pointer. The driver may contain more than one possible callback, so the function will take a parameter to configure the specified callback.

PRE-CONDITION: The McuCallback_t has been populated

PRE-CONDITION: The callback function exists within memory.

POST-CONDITION: The specified callback function will be registered with the driver.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.