Type Alias d1_pac::gpio::pd_eint_status::EINT_STATUS_R

source ·
pub type EINT_STATUS_R = BitReader<EINT_STATUS_A>;
Expand description

Field eint_status[0-22] reader - External INT Pending Bit

Aliased Type§

struct EINT_STATUS_R { /* private fields */ }

Implementations§

source§

impl EINT_STATUS_R

source

pub fn variant(&self) -> EINT_STATUS_A

Get enumerated values variant

source

pub fn is_no_pending(&self) -> bool

Checks if the value of the field is NO_PENDING

source

pub fn is_pending(&self) -> bool

Checks if the value of the field is PENDING