Type Definition efm32gg11b::timer6::TOP[][src]

type TOP = Reg<u32, _TOP>;
Expand description

Counter Top Value Register

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

For information about available fields see top module

Trait Implementations

Register TOP reset()’s with value 0xffff

Register size

Reset value of the register

read() method returns top::R reader structure

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