[][src]Type Definition imxrt1062_flexspi::AHBRXBUF0CR0

type AHBRXBUF0CR0 = Reg<u32, _AHBRXBUF0CR0>;

AHB RX Buffer 0 Control Register 0

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

For information about available fields see ahbrxbuf0cr0 module

Trait Implementations

impl Readable for AHBRXBUF0CR0[src]

read() method returns ahbrxbuf0cr0::R reader structure

impl ResetValue for AHBRXBUF0CR0[src]

Register AHBRXBUF0CR0 reset()'s with value 0x8000_0020

type Type = u32

Register size

impl Writable for AHBRXBUF0CR0[src]

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