[][src]Type Definition imxrt1062_flexspi::FLSHA1CR0

type FLSHA1CR0 = Reg<u32, _FLSHA1CR0>;

Flash A1 Control Register 0

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

For information about available fields see flsha1cr0 module

Trait Implementations

impl Readable for FLSHA1CR0[src]

read() method returns flsha1cr0::R reader structure

impl ResetValue for FLSHA1CR0[src]

Register FLSHA1CR0 reset()'s with value 0x0001_0000

type Type = u32

Register size

impl Writable for FLSHA1CR0[src]

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