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

type IMR1 = Reg<u32, _IMR1>;

Interrupt Mode Register 1

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

For information about available fields see imr1 module

Trait Implementations

impl Readable for IMR1[src]

read() method returns imr1::R reader structure

impl ResetValue for IMR1[src]

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

type Type = u32

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

impl Writable for IMR1[src]

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