Type Definition atsam4sa16b_pac::pwm::OS[][src]

type OS = Reg<u32, _OS>;

PWM Output Selection Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see os module

Trait Implementations

impl Readable for OS[src]

read() method returns os::R reader structure

impl ResetValue for OS[src]

Register OS reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for OS[src]

write(|w| ..) method takes os::W writer structure