[][src]Type Definition imxrt1062_semc::BR1

type BR1 = Reg<u32, _BR1>;

Base Register 1 (For SDRAM CS1 device)

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

For information about available fields see br1 module

Trait Implementations

impl Readable for BR1[src]

read() method returns br1::R reader structure

impl ResetValue for BR1[src]

Register BR1 reset()'s with value 0x8400_001c

type Type = u32

Register size

impl Writable for BR1[src]

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