W

Type Alias W 

pub type W = W<PolSpec>;
Expand description

Register POL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn pol0(&mut self) -> Pol0W<'_, PolSpec>

Bit 0 - Channel 0 Polarity

pub fn pol1(&mut self) -> Pol1W<'_, PolSpec>

Bit 1 - Channel 1 Polarity

pub fn pol2(&mut self) -> Pol2W<'_, PolSpec>

Bit 2 - Channel 2 Polarity

pub fn pol3(&mut self) -> Pol3W<'_, PolSpec>

Bit 3 - Channel 3 Polarity

pub fn pol4(&mut self) -> Pol4W<'_, PolSpec>

Bit 4 - Channel 4 Polarity

pub fn pol5(&mut self) -> Pol5W<'_, PolSpec>

Bit 5 - Channel 5 Polarity

pub fn pol6(&mut self) -> Pol6W<'_, PolSpec>

Bit 6 - Channel 6 Polarity

pub fn pol7(&mut self) -> Pol7W<'_, PolSpec>

Bit 7 - Channel 7 Polarity