Type Definition atsam4e16c_pac::pwm::IER2[][src]

type IER2 = Reg<u32, _IER2>;

PWM Interrupt Enable Register 2

This register you can write_with_zero. See API.

For information about available fields see ier2 module

Trait Implementations

impl Writable for IER2[src]

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