Type Definition atsam4sa16b_pac::pwm::os::W[][src]

type W = W<u32, OS>;

Writer for register OS

Implementations

impl W[src]

pub fn osh0(&mut self) -> OSH0_W<'_>[src]

Bit 0 - Output Selection for PWMH output of the channel 0

pub fn osh1(&mut self) -> OSH1_W<'_>[src]

Bit 1 - Output Selection for PWMH output of the channel 1

pub fn osh2(&mut self) -> OSH2_W<'_>[src]

Bit 2 - Output Selection for PWMH output of the channel 2

pub fn osh3(&mut self) -> OSH3_W<'_>[src]

Bit 3 - Output Selection for PWMH output of the channel 3

pub fn osl0(&mut self) -> OSL0_W<'_>[src]

Bit 16 - Output Selection for PWML output of the channel 0

pub fn osl1(&mut self) -> OSL1_W<'_>[src]

Bit 17 - Output Selection for PWML output of the channel 1

pub fn osl2(&mut self) -> OSL2_W<'_>[src]

Bit 18 - Output Selection for PWML output of the channel 2

pub fn osl3(&mut self) -> OSL3_W<'_>[src]

Bit 19 - Output Selection for PWML output of the channel 3