W

Type Alias W 

pub type W = W<CtrlSpec>;
Expand description

Register CTRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn ewmen(&mut self) -> EwmenW<'_, CtrlSpec>

Bit 0 - EWM enable.

pub fn assin(&mut self) -> AssinW<'_, CtrlSpec>

Bit 1 - EWM_in’s Assertion State Select.

pub fn inen(&mut self) -> InenW<'_, CtrlSpec>

Bit 2 - Input Enable.

pub fn inten(&mut self) -> IntenW<'_, CtrlSpec>

Bit 3 - Interrupt Enable.