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

type IDR2 = Reg<u32, _IDR2>;

Interrupt Disable Register (channel = 2)

This register you can write_with_zero. See API.

For information about available fields see idr2 module

Trait Implementations

impl Writable for IDR2[src]

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