[][src]Type Definition imxrt1062_flexspi::FLSHA2CR0

type FLSHA2CR0 = Reg<u32, _FLSHA2CR0>;

Flash A2 Control Register 0

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

For information about available fields see flsha2cr0 module

Trait Implementations

impl Readable for FLSHA2CR0[src]

read() method returns flsha2cr0::R reader structure

impl ResetValue for FLSHA2CR0[src]

Register FLSHA2CR0 reset()'s with value 0x0001_0000

type Type = u32

Register size

impl Writable for FLSHA2CR0[src]

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