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

type PWM_WPCR = Reg<u32, _PWM_WPCR>;

PWM Write Protection Control Register

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

For information about available fields see pwm_wpcr module

Trait Implementations

impl ResetValue for PWM_WPCR[src]

Register PWM_WPCR reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_WPCR[src]

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