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

type SCGCI2C = Reg<u32, _SCGCI2C>;

This register defines the module clocks for I2C when the CPU is in sleep mode. This register setting is don't care for PM1-3, because the system clock is powered down in these modes.

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

For information about avaliable fields see scgci2c module

Trait Implementations

impl Readable for SCGCI2C[src]

read() method returns scgci2c::R reader structure

impl Writable for SCGCI2C[src]

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

impl ResetValue for SCGCI2C[src]

Register SCGCI2C reset()'s with value 0

type Type = u32

Register size