R

Type Alias R 

pub type R = R<PolSpec>;
Expand description

Register POL reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn pol0(&self) -> Pol0R

Bit 0 - Channel 0 Polarity

pub fn pol1(&self) -> Pol1R

Bit 1 - Channel 1 Polarity

pub fn pol2(&self) -> Pol2R

Bit 2 - Channel 2 Polarity

pub fn pol3(&self) -> Pol3R

Bit 3 - Channel 3 Polarity

pub fn pol4(&self) -> Pol4R

Bit 4 - Channel 4 Polarity

pub fn pol5(&self) -> Pol5R

Bit 5 - Channel 5 Polarity

pub fn pol6(&self) -> Pol6R

Bit 6 - Channel 6 Polarity

pub fn pol7(&self) -> Pol7R

Bit 7 - Channel 7 Polarity