[][src]Type Definition imxrt1062_flexspi::FLSHCR4

type FLSHCR4 = Reg<u32, _FLSHCR4>;

Flash Control Register 4

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

For information about available fields see flshcr4 module

Trait Implementations

impl Readable for FLSHCR4[src]

read() method returns flshcr4::R reader structure

impl ResetValue for FLSHCR4[src]

Register FLSHCR4 reset()'s with value 0

type Type = u32

Register size

impl Writable for FLSHCR4[src]

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