[][src]Type Definition imxrt1062_flexspi::FLSHB1CR0

type FLSHB1CR0 = Reg<u32, _FLSHB1CR0>;

Flash B1 Control Register 0

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

For information about available fields see flshb1cr0 module

Trait Implementations

impl Readable for FLSHB1CR0[src]

read() method returns flshb1cr0::R reader structure

impl ResetValue for FLSHB1CR0[src]

Register FLSHB1CR0 reset()'s with value 0x0001_0000

type Type = u32

Register size

impl Writable for FLSHB1CR0[src]

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