[][src]Type Definition imxrt1062_semc::BR4

type BR4 = Reg<u32, _BR4>;

Base Register 4 (For NAND device)

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

For information about available fields see br4 module

Trait Implementations

impl Readable for BR4[src]

read() method returns br4::R reader structure

impl ResetValue for BR4[src]

Register BR4 reset()'s with value 0x9e00_001a

type Type = u32

Register size

impl Writable for BR4[src]

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