Type Alias d1_pac::twi::twi_lcr::SCL_STATE_R

source ·
pub type SCL_STATE_R = BitReader<SCL_STATE_A>;
Expand description

Field scl_state reader - Current State of TWI_SCL

Aliased Type§

struct SCL_STATE_R { /* private fields */ }

Implementations§

source§

impl SCL_STATE_R

source

pub fn variant(&self) -> SCL_STATE_A

Get enumerated values variant

source

pub fn is_low(&self) -> bool

Checks if the value of the field is LOW

source

pub fn is_high(&self) -> bool

Checks if the value of the field is HIGH