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

type IMR1C = Reg<u32, _IMR1C>;

Interrupt Mode Register 1 - Clear

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

For information about available fields see imr1c module

Trait Implementations

impl ResetValue for IMR1C[src]

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

type Type = u32

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

impl Writable for IMR1C[src]

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