[][src]Type Definition tm4c129x::i2c0::MDR

type MDR = Reg<u32, _MDR>;

I2C Master Data

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

For information about avaliable fields see mdr module

Trait Implementations

impl Readable for MDR[src]

read() method returns mdr::R reader structure

impl Writable for MDR[src]

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

impl ResetValue for MDR[src]

Register MDR reset()'s with value 0

type Type = u32

Register size