[][src]Type Definition stm32wb_pac::lptim1::CNT

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