[][src]Type Definition imxrt1062_semc::BR5

type BR5 = Reg<u32, _BR5>;

Base Register 5 (For NOR device)

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

For information about available fields see br5 module

Trait Implementations

impl Readable for BR5[src]

read() method returns br5::R reader structure

impl ResetValue for BR5[src]

Register BR5 reset()'s with value 0x9000_0018

type Type = u32

Register size

impl Writable for BR5[src]

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