[][src]Type Definition imxrt1062_semc::BR7

type BR7 = Reg<u32, _BR7>;

Base Register 7 (For DBI-B (MIPI Display Bus Interface Type B) device)

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

For information about available fields see br7 module

Trait Implementations

impl Readable for BR7[src]

read() method returns br7::R reader structure

impl ResetValue for BR7[src]

Register BR7 reset()'s with value 0x9c00_001a

type Type = u32

Register size

impl Writable for BR7[src]

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