[][src]Type Definition imxrt1062_semc::BR6

type BR6 = Reg<u32, _BR6>;

Base Register 6 (For PSRAM device)

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

For information about available fields see br6 module

Trait Implementations

impl Readable for BR6[src]

read() method returns br6::R reader structure

impl ResetValue for BR6[src]

Register BR6 reset()'s with value 0x9800_0018

type Type = u32

Register size

impl Writable for BR6[src]

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