Type Alias d1_pac::uart::usr::TFE_R

source ·
pub type TFE_R = BitReader<TFE_A>;
Expand description

Field tfe reader - TX FIFO Empty

Aliased Type§

struct TFE_R { /* private fields */ }

Implementations§

source§

impl TFE_R

source

pub fn variant(&self) -> TFE_A

Get enumerated values variant

source

pub fn is_not_empty(&self) -> bool

Checks if the value of the field is NOT_EMPTY

source

pub fn is_empty(&self) -> bool

Checks if the value of the field is EMPTY