unsigned char uint8
This defines uint8 as unsigned char.
void uart_hal_enable_transmitter(uint32_t uartInstance)
void uart_hal_disable_transmitter(uint32_t uartInstance)
UART configuration structure.
fsl_uart_driver.h defines structures and types for the i2c master driver.
void uart_hal_disable_receiver(uint32_t uartInstance)
uart_status_t uart_hal_init(uint32_t uartInstance, const uart_config_t *config)
enum _uart_status uart_status_t
Error codes for the UART driver.
fsl_uart_hal.h defines structures and types for the i2c master HAL layer.
isf_uart_adapter.h defines the API definitions and types for the uart protocol adapter.
void uart_hal_enable_receiver(uint32_t uartInstance)