S32 SDK
flexio_uart_state_t Struct Reference

Driver internal context structure. More...

#include <flexio_uart_driver.h>

Detailed Description

Driver internal context structure.

This structure is used by the flexio_uart driver for its internal logic. It must be provided by the application through the FLEXIO_UART_DRV_Init() function, then it cannot be freed until the driver is de-initialized using FLEXIO_UART_DRV_DeInit(). The application should make no assumptions about the content of this structure.

Definition at line 87 of file flexio_uart_driver.h.


The documentation for this struct was generated from the following file: