[][src]Type Definition atsame70j21b::pwm0::pwm_os::W

type W = W<u32, PWM_OS>;

Writer for register PWM_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