Type Alias d1_pac::smhc::smhc_status::FIFO_EMPTY_R

source ·
pub type FIFO_EMPTY_R = BitReader<FIFO_EMPTY_A>;
Expand description

Field fifo_empty reader - FIFO Empty

Aliased Type§

struct FIFO_EMPTY_R { /* private fields */ }

Implementations§

source§

impl FIFO_EMPTY_R

source

pub fn variant(&self) -> FIFO_EMPTY_A

Get enumerated values variant

source

pub fn is_not_sempty(&self) -> bool

Checks if the value of the field is NOT_SEMPTY

source

pub fn is_empty(&self) -> bool

Checks if the value of the field is EMPTY