Type Alias d1_pac::tcon_lcd0::lcd_debug::LCD_FIFO_UNDERFLOW_R

source ·
pub type LCD_FIFO_UNDERFLOW_R = BitReader<LCD_FIFO_UNDERFLOW_A>;
Expand description

Field lcd_fifo_underflow reader - The flag shows whether the fifos in underflow status

Aliased Type§

struct LCD_FIFO_UNDERFLOW_R { /* private fields */ }

Implementations§

source§

impl LCD_FIFO_UNDERFLOW_R

source

pub fn variant(&self) -> LCD_FIFO_UNDERFLOW_A

Get enumerated values variant

source

pub fn is_not_underflow(&self) -> bool

Checks if the value of the field is NOT_UNDERFLOW

source

pub fn is_u_nderflow(&self) -> bool

Checks if the value of the field is U_NDERFLOW