[][src]Type Definition imxrt1062_semc::BR3

type BR3 = Reg<u32, _BR3>;

Base Register 3 (For SDRAM CS3 device)

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

For information about available fields see br3 module

Trait Implementations

impl Readable for BR3[src]

read() method returns br3::R reader structure

impl ResetValue for BR3[src]

Register BR3 reset()'s with value 0x8c00_001c

type Type = u32

Register size

impl Writable for BR3[src]

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