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

type CC0_DATE = Reg<u32, _CC0_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 cc0_date module

Trait Implementations

Register CC0_DATE reset()’s with value 0

Register size

Reset value of the register

read() method returns cc0_date::R reader structure

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