[][src]Type Definition imxrt1062_flexspi::FLSHCR2

type FLSHCR2 = Reg<u32, _FLSHCR2>;

Flash A1 Control Register 2

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

For information about available fields see flshcr2 module

Trait Implementations

impl Readable for FLSHCR2[src]

read() method returns flshcr2::R reader structure

impl ResetValue for FLSHCR2[src]

Register FLSHCR2%s reset()'s with value 0

type Type = u32

Register size

impl Writable for FLSHCR2[src]

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