[][src]Type Definition imxrt1062_semc::BR0

type BR0 = Reg<u32, _BR0>;

Base Register 0 (For SDRAM CS0 device)

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

For information about available fields see br0 module

Trait Implementations

impl Readable for BR0[src]

read() method returns br0::R reader structure

impl ResetValue for BR0[src]

Register BR0 reset()'s with value 0x8000_001d

type Type = u32

Register size

impl Writable for BR0[src]

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