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

type R = R<u32, PWM_OS>;

Reader of register PWM_OS

Implementations

impl R[src]

pub fn osh0(&self) -> OSH0_R[src]

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

pub fn osh1(&self) -> OSH1_R[src]

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

pub fn osh2(&self) -> OSH2_R[src]

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

pub fn osh3(&self) -> OSH3_R[src]

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

pub fn osl0(&self) -> OSL0_R[src]

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

pub fn osl1(&self) -> OSL1_R[src]

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

pub fn osl2(&self) -> OSL2_R[src]

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

pub fn osl3(&self) -> OSL3_R[src]

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