[][src]Type Definition imxrt1062_gpio1::ICR1

type ICR1 = Reg<u32, _ICR1>;

GPIO interrupt configuration register1

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

For information about available fields see icr1 module

Trait Implementations

impl Readable for ICR1[src]

read() method returns icr1::R reader structure

impl ResetValue for ICR1[src]

Register ICR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for ICR1[src]

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