[][src]Module cntrlr::hw::mcu::kinetis::peripheral::uart

Universal Asynchronous Receiver/Transmitter

Structs

Uart

The handle to a UART

Traits

Fifo

This is a marker trait to indicate whether a given UART supports a FIFO.

UartRx

A pin which is appropriate for use as a UART reciever.

UartTx

A pin which is appropriate for use as a UART transmitter.