Type Alias RFR

Source
pub type RFR = Reg<RFRrs>;
Expand description

RFR (rw) register accessor: receive FIFO %s register

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

See register structure

For information about available fields see rfr module

Aliased Typeยง

struct RFR { /* private fields */ }