Type Alias d1_pac::tcon_lcd0::lcd_cpu_if::RD_FLAG_R

source ·
pub type RD_FLAG_R = BitReader<RD_FLAG_A>;
Expand description

Field rd_flag reader - The status of read operation.

Aliased Type§

struct RD_FLAG_R { /* private fields */ }

Implementations§

source§

impl RD_FLAG_R

source

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