Type Alias OIS_R

Source
pub type OIS_R = BitReader<OIS1>;
Expand description

Field OIS(1-4) reader - Output Idle state (OC%s output)

Aliased Type§

pub struct OIS_R { /* private fields */ }

Implementations§

Source§

impl OIS_R

Source

pub const fn variant(&self) -> OIS1

Get enumerated values variant

Source

pub fn is_reset(&self) -> bool

OCx=0 (after a dead-time if OCx(N) is implemented) when MOE=0

Source

pub fn is_set(&self) -> bool

OCx=1 (after a dead-time if OCx(N) is implemented) when MOE=0