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

type SIMR = Reg<u32, _SIMR>;

I2C Slave Interrupt Mask

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

For information about avaliable fields see simr module

Trait Implementations

impl Readable for SIMR[src]

read() method returns simr::R reader structure

impl Writable for SIMR[src]

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

impl ResetValue for SIMR[src]

Register SIMR reset()'s with value 0

type Type = u32

Register size