Skip to main content

FCR

Type Alias FCR 

Source
pub type FCR = Reg<FCR_SPEC>;
Expand description

fcr (w) register accessor: UART FIFO Control Register

You can reset, write, write_with_zero this register using fcr::W. See API.

For information about available fields see fcr module

Aliased Typeยง

pub struct FCR { /* private fields */ }