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

type CC2_DATE = Reg<u32, _CC2_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 cc2_date module

Trait Implementations

Register CC2_DATE reset()’s with value 0

Register size

Reset value of the register

read() method returns cc2_date::R reader structure

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