[][src]Type Definition imxrt1062_semc::BR8

type BR8 = Reg<u32, _BR8>;

Base Register 8 (For NAND device)

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

For information about available fields see br8 module

Trait Implementations

impl Readable for BR8[src]

read() method returns br8::R reader structure

impl ResetValue for BR8[src]

Register BR8 reset()'s with value 0x26

type Type = u32

Register size

impl Writable for BR8[src]

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