pub type IRQOVER_R = FieldReader<IRQOVER_A>;
Expand description

Field IRQOVER reader -

Aliased Type§

struct IRQOVER_R { /* private fields */ }

Implementations§

source§

impl IRQOVER_R

source

pub const fn variant(&self) -> IRQOVER_A

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

don’t invert the interrupt

source

pub fn is_invert(&self) -> bool

invert the interrupt

source

pub fn is_low(&self) -> bool

drive interrupt low

source

pub fn is_high(&self) -> bool

drive interrupt high