W

Type Alias W 

pub type W = W<OutmaskSpec>;
Expand description

Register OUTMASK writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn ch0om(&mut self) -> Ch0omW<'_, OutmaskSpec>

Bit 0 - Channel 0 Output Mask

pub fn ch1om(&mut self) -> Ch1omW<'_, OutmaskSpec>

Bit 1 - Channel 1 Output Mask

pub fn ch2om(&mut self) -> Ch2omW<'_, OutmaskSpec>

Bit 2 - Channel 2 Output Mask

pub fn ch3om(&mut self) -> Ch3omW<'_, OutmaskSpec>

Bit 3 - Channel 3 Output Mask

pub fn ch4om(&mut self) -> Ch4omW<'_, OutmaskSpec>

Bit 4 - Channel 4 Output Mask

pub fn ch5om(&mut self) -> Ch5omW<'_, OutmaskSpec>

Bit 5 - Channel 5 Output Mask

pub fn ch6om(&mut self) -> Ch6omW<'_, OutmaskSpec>

Bit 6 - Channel 6 Output Mask

pub fn ch7om(&mut self) -> Ch7omW<'_, OutmaskSpec>

Bit 7 - Channel 7 Output Mask