Skip to main content

RCFIFO

Type Alias RCFIFO 

Source
pub type RCFIFO = Reg<u8, _RCFIFO>;
Expand description

UART FIFO Receive Count

This register you can read. See API.

For information about available fields see rcfifo module

Aliased Type§

pub struct RCFIFO { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RCFIFO

read() method returns rcfifo::R reader structure