[][src]Type Definition imxrt1062_lpi2c1::MTDR

type MTDR = Reg<u32, _MTDR>;

Master Transmit Data Register

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

For information about available fields see mtdr module

Trait Implementations

impl Readable for MTDR[src]

read() method returns mtdr::R reader structure

impl ResetValue for MTDR[src]

Register MTDR reset()'s with value 0

type Type = u32

Register size

impl Writable for MTDR[src]

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