[][src]Type Definition imxrt1062_flexspi::INTEN

type INTEN = Reg<u32, _INTEN>;

Interrupt Enable Register

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

For information about available fields see inten module

Trait Implementations

impl Readable for INTEN[src]

read() method returns inten::R reader structure

impl ResetValue for INTEN[src]

Register INTEN reset()'s with value 0

type Type = u32

Register size

impl Writable for INTEN[src]

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