[][src]Type Definition cc2538::i2cm::TPR

type TPR = Reg<u32, _TPR>;

I2C master timer period This register specifies the period of the SCL clock.

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

For information about avaliable fields see tpr module

Trait Implementations

impl Readable for TPR[src]

read() method returns tpr::R reader structure

impl Writable for TPR[src]

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

impl ResetValue for TPR[src]

Register TPR reset()'s with value 0

type Type = u32

Register size