[][src]Type Definition imxrt1062_flexspi::INTR

type INTR = Reg<u32, _INTR>;

Interrupt Register

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

For information about available fields see intr module

Trait Implementations

impl Readable for INTR[src]

read() method returns intr::R reader structure

impl ResetValue for INTR[src]

Register INTR reset()'s with value 0x40

type Type = u32

Register size

impl Writable for INTR[src]

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