buckboost3
2.0.0.0
|
Functions | |
void | buckboost3_cfg_setup (buckboost3_cfg_t *cfg) |
Config Object Initialization function. More... | |
BUCKBOOST3_RETVAL | buckboost3_init (buckboost3_t *ctx, buckboost3_cfg_t *cfg) |
Initialization function. More... | |
void | buckboost3_default_cfg (buckboost3_t *ctx) |
Click Default Configuration function. More... | |
void | buckboost3_enable (buckboost3_t *ctx, uint8_t state) |
Function for enable/disable device. More... | |
uint8_t | buckboost3_get_interrupt_state (buckboost3_t *ctx) |
Function for get Intterupt pin state. More... | |
void buckboost3_cfg_setup | ( | buckboost3_cfg_t * | cfg | ) |
Config Object Initialization function.
cfg | Click configuration structure. |
@description This function initializes click configuration structure to init state.
void buckboost3_default_cfg | ( | buckboost3_t * | ctx | ) |
Click Default Configuration function.
ctx | Click object. |
@description This function executes default configuration for Buck-Boost 3 click.
void buckboost3_enable | ( | buckboost3_t * | ctx, |
uint8_t | state | ||
) |
Function for enable/disable device.
ctx | Click object. |
state | State. |
@description This function enable/disable device.
uint8_t buckboost3_get_interrupt_state | ( | buckboost3_t * | ctx | ) |
Function for get Intterupt pin state.
ctx | Click object. |
@description This function gets intterupt pin state.
BUCKBOOST3_RETVAL buckboost3_init | ( | buckboost3_t * | ctx, |
buckboost3_cfg_t * | cfg | ||
) |
Initialization function.
buckboost3 | Click object. |
cfg | Click configuration structure. |
@description This function initializes all necessary pins and peripherals used for this click.