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

type IMR0T = Reg<u32, _IMR0T>;

Interrupt Mode Register 0 - Toggle

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

For information about available fields see imr0t module

Trait Implementations

impl ResetValue for IMR0T[src]

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

type Type = u32

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

impl Writable for IMR0T[src]

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