Type Alias d1_pac::twi::twi_cntr::INT_EN_R

source ·
pub type INT_EN_R = BitReader<INT_EN_A>;
Expand description

Field int_en reader - Interrupt Enable

Aliased Type§

struct INT_EN_R { /* private fields */ }

Implementations§

source§

impl INT_EN_R

source

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