[][src]Type Definition muscab1_pac::gptimer::GPTCOUNTER

type GPTCOUNTER = Reg<u32, _GPTCOUNTER>;

Counter data value register

This register you can read. See API.

For information about avaliable fields see gptcounter module

Trait Implementations

impl Readable for GPTCOUNTER[src]

read() method returns gptcounter::R reader structure