R

Type Alias R 

pub type R = R<ModeSpec>;
Expand description

Register MODE reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn ftmen(&self) -> FtmenR

Bit 0 - FTM Enable

pub fn wpdis(&self) -> WpdisR

Bit 2 - Write Protection Disable

pub fn pwmsync(&self) -> PwmsyncR

Bit 3 - PWM Synchronization Mode

pub fn captest(&self) -> CaptestR

Bit 4 - Capture Test Mode Enable

pub fn faultm(&self) -> FaultmR

Bits 5:6 - Fault Control Mode

pub fn faultie(&self) -> FaultieR

Bit 7 - Fault Interrupt Enable