pub type INOVER_R = FieldReader<INOVER_A>;
Expand description

Field INOVER reader -

Aliased Type§

struct INOVER_R { /* private fields */ }

Implementations§

source§

impl INOVER_R

source

pub const fn variant(&self) -> INOVER_A

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

don’t invert the peri input

source

pub fn is_invert(&self) -> bool

invert the peri input

source

pub fn is_low(&self) -> bool

drive peri input low

source

pub fn is_high(&self) -> bool

drive peri input high