Type Alias d1_pac::gpio::pg_eint_ctl::EINT_CTL_R

source ·
pub type EINT_CTL_R = BitReader<EINT_CTL_A>;
Expand description

Field eint_ctl[0-18] reader - External INT Enable

Aliased Type§

struct EINT_CTL_R { /* private fields */ }

Implementations§

source§

impl EINT_CTL_R

source

pub fn variant(&self) -> EINT_CTL_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE