[][src]Type Definition imxrt1062_flexspi::FLSHB2CR0

type FLSHB2CR0 = Reg<u32, _FLSHB2CR0>;

Flash B2 Control Register 0

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

For information about available fields see flshb2cr0 module

Trait Implementations

impl Readable for FLSHB2CR0[src]

read() method returns flshb2cr0::R reader structure

impl ResetValue for FLSHB2CR0[src]

Register FLSHB2CR0 reset()'s with value 0x0001_0000

type Type = u32

Register size

impl Writable for FLSHB2CR0[src]

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