[][src]Type Definition imxrt1062_semc::DBICR1

type DBICR1 = Reg<u32, _DBICR1>;

DBI-B control register 1

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

For information about available fields see dbicr1 module

Trait Implementations

impl Readable for DBICR1[src]

read() method returns dbicr1::R reader structure

impl ResetValue for DBICR1[src]

Register DBICR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DBICR1[src]

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