[][src]Type Definition atsam4e16e_pac::pwm::IER1

type IER1 = Reg<u32, _IER1>;

PWM Interrupt Enable Register 1

This register you can write_with_zero. See API.

For information about available fields see ier1 module

Trait Implementations

impl Writable for IER1[src]

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