[][src]Type Definition imxrt1062_flexspi::FLSHCR1

type FLSHCR1 = Reg<u32, _FLSHCR1>;

Flash A1 Control Register 1

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

For information about available fields see flshcr1 module

Trait Implementations

impl Readable for FLSHCR1[src]

read() method returns flshcr1::R reader structure

impl ResetValue for FLSHCR1[src]

Register FLSHCR1%s reset()'s with value 0x63

type Type = u32

Register size

impl Writable for FLSHCR1[src]

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