Functions | |
HAL_StatusTypeDef | HAL_MAILBOX_Init (MAILBOX_HandleTypeDef *hmailbox) |
Initialize the MAILBOX peripheral. More... | |
HAL_StatusTypeDef | HAL_MAILBOX_DeInit (MAILBOX_HandleTypeDef *hmailbox) |
DeInitialize the MAILBOX peripheral. More... | |
void | HAL_MAILBOX_MspInit (MAILBOX_HandleTypeDef *hmailbox) |
Initialize the MAILBOX MSP. More... | |
void | HAL_MAILBOX_MspDeInit (MAILBOX_HandleTypeDef *hmailbox) |
MAILBOX MSP DeInit. More... | |
HAL_StatusTypeDef HAL_MAILBOX_DeInit | ( | MAILBOX_HandleTypeDef * | hmailbox | ) |
DeInitialize the MAILBOX peripheral.
hmailbox | MAILBOX handle |
HAL | status |
HAL_StatusTypeDef HAL_MAILBOX_Init | ( | MAILBOX_HandleTypeDef * | hmailbox | ) |
Initialize the MAILBOX peripheral.
hmailbox | MAILBOX handle |
HAL | status |
void HAL_MAILBOX_MspDeInit | ( | MAILBOX_HandleTypeDef * | hmailbox | ) |
MAILBOX MSP DeInit.
hmailbox | MAILBOX handle |
None |
void HAL_MAILBOX_MspInit | ( | MAILBOX_HandleTypeDef * | hmailbox | ) |
Initialize the MAILBOX MSP.
hmailbox | MAILBOX handle |
None |