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

type SDR = Reg<u32, _SDR>;

I2C Slave Data

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

For information about avaliable fields see sdr module

Trait Implementations

impl Readable for SDR[src]

read() method returns sdr::R reader structure

impl Writable for SDR[src]

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

impl ResetValue for SDR[src]

Register SDR reset()'s with value 0

type Type = u32

Register size