pub type OEOVER_R = FieldReader<OEOVER_A>;
Expand description

Field OEOVER reader -

Aliased Type§

struct OEOVER_R { /* private fields */ }

Implementations§

source§

impl OEOVER_R

source

pub const fn variant(&self) -> OEOVER_A

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

drive output enable from peripheral signal selected by funcsel

source

pub fn is_invert(&self) -> bool

drive output enable from inverse of peripheral signal selected by funcsel

source

pub fn is_disable(&self) -> bool

disable output

source

pub fn is_enable(&self) -> bool

enable output