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

type PWM_OSS = Reg<u32, _PWM_OSS>;

PWM Output Selection Set Register

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

For information about available fields see pwm_oss module

Trait Implementations

impl ResetValue for PWM_OSS[src]

Register PWM_OSS reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_OSS[src]

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