[][src]Type Definition imxrt1062_semc::BMCR1

type BMCR1 = Reg<u32, _BMCR1>;

Master Bus (AXI) Control Register 1

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

For information about available fields see bmcr1 module

Trait Implementations

impl Readable for BMCR1[src]

read() method returns bmcr1::R reader structure

impl ResetValue for BMCR1[src]

Register BMCR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for BMCR1[src]

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