[][src]Type Definition atsam4e16e_pac::tc2::IER2

type IER2 = Reg<u32, _IER2>;

Interrupt Enable Register (channel = 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