Type Alias d1_pac::tcon_lcd0::lcd_cpu_if::WR_FLAG_R

source ·
pub type WR_FLAG_R = BitReader<WR_FLAG_A>;
Expand description

Field wr_flag reader - The status of write operation.

Aliased Type§

struct WR_FLAG_R { /* private fields */ }

Implementations§

source§

impl WR_FLAG_R

source

pub fn variant(&self) -> WR_FLAG_A

Get enumerated values variant

source

pub fn is_finishing(&self) -> bool

Checks if the value of the field is FINISHING

source

pub fn is_pending(&self) -> bool

Checks if the value of the field is PENDING