Type Definition stm32g4::stm32g431::lptimer1::CNT[][src]

type CNT = Reg<u32, _CNT>;

Counter Register

This register you can read. See API.

For information about available fields see cnt module

Trait Implementations

impl Readable for CNT[src]

read() method returns cnt::R reader structure