Type Definition atsame70n20b_pac::pioa::AIMDR[][src]

type AIMDR = Reg<u32, _AIMDR>;

Additional Interrupt Modes Disable Register

This register you can reset, write, write_with_zero. See API.

For information about available fields see aimdr module

Trait Implementations

impl ResetValue for AIMDR[src]

Register AIMDR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for AIMDR[src]

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