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

type CC1_TIME = Reg<u32, _CC1_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 cc1_time module

Trait Implementations

Register CC1_TIME reset()’s with value 0

Register size

Reset value of the register

read() method returns cc1_time::R reader structure

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