[][src]Type Definition cc2538::sys_ctrl::SRI2C

type SRI2C = Reg<u32, _SRI2C>;

This register controls the reset for I2C.

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

For information about avaliable fields see sri2c module

Trait Implementations

impl Readable for SRI2C[src]

read() method returns sri2c::R reader structure

impl Writable for SRI2C[src]

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

impl ResetValue for SRI2C[src]

Register SRI2C reset()'s with value 0

type Type = u32

Register size