Type Alias UART_CONFIG

Source
pub type UART_CONFIG = Reg<UART_CONFIG_SPEC>;
Expand description

uart_config (rw) register accessor: Universal Asynchronous Receiver/Transmitter configuration

You can read this register and get uart_config::R. You can reset, write, write_with_zero this register using uart_config::W. You can also modify this register. See API.

For information about available fields see uart_config module

Aliased Typeยง

struct UART_CONFIG { /* private fields */ }