Implementation of the SCB UART Deep Sleep callback.
◆ mtb_syspm_callbacks_uart_pins
| struct mtb_syspm_callbacks_uart_pins |
| Data Fields |
|
GPIO_PRT_Type * |
port |
Port base address. |
|
uint32_t |
pinNum |
Pin number. |
|
en_hsiom_sel_t |
hsiom |
HSIOM setting. |
◆ mtb_syspm_uart_deepsleep_context_t
| struct mtb_syspm_uart_deepsleep_context_t |
◆ mtb_syspm_scb_uart_deepsleep_callback()
| cy_en_syspm_status_t mtb_syspm_scb_uart_deepsleep_callback |
( |
cy_stc_syspm_callback_params_t * |
params, |
|
|
cy_en_syspm_callback_mode_t |
mode |
|
) |
| |
Deepsleep callback for SCB UART IP.
- Parameters
-
- Returns
- Returns CY_SYSPM_SUCCESS if successful, an error code otherwise