pub struct R(_);
Expand description
Register FIFO
reader
Implementations§
§impl R
impl R
pub fn rxfifo_rd_byte(&self) -> FieldReaderRaw<u8, u8>
pub fn rxfifo_rd_byte(&self) -> FieldReaderRaw<u8, u8>
Bits 0:7 - This register stores one byte data read by rx fifo.
Methods from Deref<Target = R<FIFO_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.