W

Type Alias W 

pub type W = W<ModeSpec>;
Expand description

Register MODE writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn ftmen(&mut self) -> FtmenW<'_, ModeSpec>

Bit 0 - FTM Enable

pub fn init(&mut self) -> InitW<'_, ModeSpec>

Bit 1 - Initialize The Channels Output

pub fn wpdis(&mut self) -> WpdisW<'_, ModeSpec>

Bit 2 - Write Protection Disable

pub fn pwmsync(&mut self) -> PwmsyncW<'_, ModeSpec>

Bit 3 - PWM Synchronization Mode

pub fn captest(&mut self) -> CaptestW<'_, ModeSpec>

Bit 4 - Capture Test Mode Enable

pub fn faultm(&mut self) -> FaultmW<'_, ModeSpec>

Bits 5:6 - Fault Control Mode

pub fn faultie(&mut self) -> FaultieW<'_, ModeSpec>

Bit 7 - Fault Interrupt Enable