Type Alias d1_pac::uart::usr::RFF_R

source ·
pub type RFF_R = BitReader<RFF_A>;
Expand description

Field rff reader - RX FIFO Full

Aliased Type§

struct RFF_R { /* private fields */ }

Implementations§

source§

impl RFF_R

source

pub fn variant(&self) -> RFF_A

Get enumerated values variant

source

pub fn is_not_full(&self) -> bool

Checks if the value of the field is NOT_FULL

source

pub fn is_full(&self) -> bool

Checks if the value of the field is FULL