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

type CC1_DATE = Reg<u32, _CC1_DATE>;
Expand description

Capture/Compare Date Register

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

For information about available fields see cc1_date module

Trait Implementations

Register CC1_DATE reset()’s with value 0

Register size

Reset value of the register

read() method returns cc1_date::R reader structure

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