Skip to main content

CntLockR

Type Alias CntLockR 

Source
pub type CntLockR = BitReader;
Expand description

Field cnt_lock reader - Current-count latch valid (TIMER_V150): set by HW after a cnt_req snapshot completes; poll until 1 before reading the current-value register.

Aliased Type§

pub struct CntLockR { /* private fields */ }