[][src]Type Definition atsame70j19b::pwm0::PWM_OSCUPD

type PWM_OSCUPD = Reg<u32, _PWM_OSCUPD>;

PWM Output Selection Clear Update Register

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

For information about available fields see pwm_oscupd module

Trait Implementations

impl ResetValue for PWM_OSCUPD[src]

Register PWM_OSCUPD reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_OSCUPD[src]

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