Skip to main content

RFL

Type Alias RFL 

Source
pub type RFL = Reg<RFL_SPEC>;
Expand description

rfl (r) register accessor: UART Receive FIFO Level Register

You can read this register and get rfl::R. See API.

For information about available fields see rfl module

Aliased Typeยง

pub struct RFL { /* private fields */ }