pub type FIFO_NOT_AVA_FLAG_R = BitReader<FIFO_NOT_AVA_FLAG_A>;
Expand description

Field fifo_not_ava_flag reader - FIFO Not Available Flag

Aliased Type§

struct FIFO_NOT_AVA_FLAG_R { /* private fields */ }

Implementations§

source§

impl FIFO_NOT_AVA_FLAG_R

source

pub fn variant(&self) -> FIFO_NOT_AVA_FLAG_A

Get enumerated values variant

source

pub fn is_available(&self) -> bool

Checks if the value of the field is AVAILABLE

source

pub fn is_not_available(&self) -> bool

Checks if the value of the field is NOT_AVAILABLE