[][src]Type Definition efm32pg12_pac::rtcc::DATE

type DATE = Reg<u32, _DATE>;

Date Register

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

For information about avaliable fields see date module

Trait Implementations

impl Readable for DATE[src]

read() method returns date::R reader structure

impl Writable for DATE[src]

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

impl ResetValue for DATE[src]

Register DATE reset()'s with value 0

type Type = u32

Register size