[][src]Type Definition imxrt1062_flexspi::AHBCR

type AHBCR = Reg<u32, _AHBCR>;

AHB Bus Control Register

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

For information about available fields see ahbcr module

Trait Implementations

impl Readable for AHBCR[src]

read() method returns ahbcr::R reader structure

impl ResetValue for AHBCR[src]

Register AHBCR reset()'s with value 0x18

type Type = u32

Register size

impl Writable for AHBCR[src]

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