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

type RCGCI2C = Reg<u32, _RCGCI2C>;

This register defines the module clocks for I2C when the CPU is in active (run) 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 rcgci2c module

Trait Implementations

impl Readable for RCGCI2C[src]

read() method returns rcgci2c::R reader structure

impl Writable for RCGCI2C[src]

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

impl ResetValue for RCGCI2C[src]

Register RCGCI2C reset()'s with value 0

type Type = u32

Register size