[][src]Type Definition imxrt1062_lpi2c1::MDMR

type MDMR = Reg<u32, _MDMR>;

Master Data Match Register

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

For information about available fields see mdmr module

Trait Implementations

impl Readable for MDMR[src]

read() method returns mdmr::R reader structure

impl ResetValue for MDMR[src]

Register MDMR reset()'s with value 0

type Type = u32

Register size

impl Writable for MDMR[src]

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