InvcR

Type Alias InvcR 

pub type InvcR = BitReader<Invc>;
Expand description

Field INVC reader - INVCTRL Register Synchronization

Aliased Type§

pub struct InvcR { /* private fields */ }

Implementations§

§

impl InvcR

pub const fn variant(&self) -> Invc

Get enumerated values variant

pub fn is_0(&self) -> bool

INVCTRL register is updated with its buffer value at all rising edges of FTM input clock.

pub fn is_1(&self) -> bool

INVCTRL register is updated with its buffer value by the PWM synchronization.