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

type MCS = Reg<u32, _MCS>;

I2C Master Control/Status

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

For information about avaliable fields see mcs module

Trait Implementations

impl Readable for MCS[src]

read() method returns mcs::R reader structure

impl Writable for MCS[src]

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

impl ResetValue for MCS[src]

Register MCS reset()'s with value 0

type Type = u32

Register size