[][src]Type Definition atsame70n19b::pwm0::PWM_OS

type PWM_OS = Reg<u32, _PWM_OS>;

PWM Output Selection Register

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

For information about available fields see pwm_os module

Trait Implementations

impl Readable for PWM_OS[src]

read() method returns pwm_os::R reader structure

impl ResetValue for PWM_OS[src]

Register PWM_OS reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_OS[src]

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