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

type PWM_ENA = Reg<u32, _PWM_ENA>;

PWM Enable Register

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

For information about available fields see pwm_ena module

Trait Implementations

impl ResetValue for PWM_ENA[src]

Register PWM_ENA reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_ENA[src]

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