Type Definition stm32wb_stm32hal::stm32wb55::lptim1::CNT[][src]

type CNT = Reg<u32, _CNT>;
Expand description

Counter Register

This register you can read. See API.

For information about available fields see cnt module

Trait Implementations

read() method returns cnt::R reader structure