Type Definition atsam4lc8a_pac::gpio::IMR0[][src]

type IMR0 = Reg<u32, _IMR0>;

Interrupt Mode Register 0

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

For information about available fields see imr0 module

Trait Implementations

impl Readable for IMR0[src]

read() method returns imr0::R reader structure

impl ResetValue for IMR0[src]

Register IMR0%s reset()’s with value 0

type Type = u32

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

impl Writable for IMR0[src]

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