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

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

Register size

impl Writable for OS[src]

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