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

type PRECNT = Reg<u32, _PRECNT>;
Expand description

Pre-Counter Value Register

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

For information about available fields see precnt module

Trait Implementations

Register PRECNT reset()’s with value 0

Register size

Reset value of the register

read() method returns precnt::R reader structure

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