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

type CC0_TIME = Reg<u32, _CC0_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 cc0_time module

Trait Implementations

Register CC0_TIME reset()’s with value 0

Register size

Reset value of the register

read() method returns cc0_time::R reader structure

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