[][src]Type Definition atsame70j20b::pwm0::PWM_OSC

type PWM_OSC = Reg<u32, _PWM_OSC>;

PWM Output Selection Clear Register

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

For information about available fields see pwm_osc module

Trait Implementations

impl ResetValue for PWM_OSC[src]

Register PWM_OSC reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_OSC[src]

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