Type Alias d1_pac::smhc::smhc_status::FIFO_FULL_R

source ·
pub type FIFO_FULL_R = BitReader<FIFO_FULL_A>;
Expand description

Field fifo_full reader - sFIFO Full

Aliased Type§

struct FIFO_FULL_R { /* private fields */ }

Implementations§

source§

impl FIFO_FULL_R

source

pub fn variant(&self) -> FIFO_FULL_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