boost3 2.0.0.0
|
Functions | |
void | boost3_cfg_setup (boost3_cfg_t *cfg) |
Config Object Initialization function. | |
BOOST3_RETVAL | boost3_init (boost3_t *ctx, boost3_cfg_t *cfg) |
Initialization function. | |
void | boost3_dev_enable (boost3_t *ctx, uint8_t state) |
Device Enable function. | |
void boost3_cfg_setup | ( | boost3_cfg_t * | cfg | ) |
Config Object Initialization function.
cfg | Click configuration structure. |
@description This function initializes click configuration structure to init state.
void boost3_dev_enable | ( | boost3_t * | ctx, |
uint8_t | state ) |
Device Enable function.
ctx | Click object. |
state | value that defines the state of the device. |
@description Function is used to enable or disable the device.
BOOST3_RETVAL boost3_init | ( | boost3_t * | ctx, |
boost3_cfg_t * | cfg ) |
Initialization function.
ctx | Click object. |
cfg | Click configuration structure. |
@description This function initializes all necessary pins and peripherals used for this click.