[][src]Type Definition imxrt1062_semc::BMCR0

type BMCR0 = Reg<u32, _BMCR0>;

Master Bus (AXI) Control Register 0

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

For information about available fields see bmcr0 module

Trait Implementations

impl Readable for BMCR0[src]

read() method returns bmcr0::R reader structure

impl ResetValue for BMCR0[src]

Register BMCR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for BMCR0[src]

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