[][src]Type Definition imxrt1062_flexspi::AHBRXBUF1CR0

type AHBRXBUF1CR0 = Reg<u32, _AHBRXBUF1CR0>;

AHB RX Buffer 1 Control Register 0

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

For information about available fields see ahbrxbuf1cr0 module

Trait Implementations

impl Readable for AHBRXBUF1CR0[src]

read() method returns ahbrxbuf1cr0::R reader structure

impl ResetValue for AHBRXBUF1CR0[src]

Register AHBRXBUF1CR0 reset()'s with value 0x8001_0020

type Type = u32

Register size

impl Writable for AHBRXBUF1CR0[src]

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