[][src]Type Definition atsam4sd32c_pac::pwm::WPCR

type WPCR = Reg<u32, _WPCR>;

PWM Write Protection Control Register

This register you can write_with_zero. See API.

For information about available fields see wpcr module

Trait Implementations

impl Writable for WPCR[src]

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