Type Alias d1_pac::ccu::twi_bgr::TWI_RST_R

source ·
pub type TWI_RST_R = BitReader<TWI_RST_A>;
Expand description

Field twi_rst[0-3] reader - Reset

Aliased Type§

struct TWI_RST_R { /* private fields */ }

Implementations§

source§

impl TWI_RST_R

source

pub fn variant(&self) -> TWI_RST_A

Get enumerated values variant

source

pub fn is_assert(&self) -> bool

Checks if the value of the field is ASSERT

source

pub fn is_deassert(&self) -> bool

Checks if the value of the field is DEASSERT