pub type OUTOVER_R = FieldReader<OUTOVER_A>;
Expand description

Field OUTOVER reader -

Aliased Type§

struct OUTOVER_R { /* private fields */ }

Implementations§

source§

impl OUTOVER_R

source

pub const fn variant(&self) -> OUTOVER_A

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

drive output from peripheral signal selected by funcsel

source

pub fn is_invert(&self) -> bool

drive output from inverse of peripheral signal selected by funcsel

source

pub fn is_low(&self) -> bool

drive output low

source

pub fn is_high(&self) -> bool

drive output high