Type Alias d1_pac::uart::usr::TFNF_R

source ·
pub type TFNF_R = BitReader<TFNF_A>;
Expand description

Field tfnf reader - TX FIFO Not Full

Aliased Type§

struct TFNF_R { /* private fields */ }

Implementations§

source§

impl TFNF_R

source

pub fn variant(&self) -> TFNF_A

Get enumerated values variant

source

pub fn is_full(&self) -> bool

Checks if the value of the field is FULL

source

pub fn is_not_full(&self) -> bool

Checks if the value of the field is NOT_FULL