TIME_R

Type Alias TIME_R 

Source
pub type TIME_R = FieldReader<u32>;
Expand description

Field TIME reader - Indicates the number of ticks / 2 (see errata RP2040-E1) before a watchdog reset will be triggered

Aliased Typeยง

pub struct TIME_R { /* private fields */ }