Type Definition efm32gg11b::rtcc::CC2_TIME[][src]

type CC2_TIME = Reg<u32, _CC2_TIME>;
Expand description

Capture/Compare Time Register

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

For information about available fields see cc2_time module

Trait Implementations

Register CC2_TIME reset()’s with value 0

Register size

Reset value of the register

read() method returns cc2_time::R reader structure

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