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

type FCR = Reg<u32, _FCR>;

PWM Fault Clear Register

This register you can write_with_zero. See API.

For information about available fields see fcr module

Trait Implementations

impl Writable for FCR[src]

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