Type Alias rp2040_pac::watchdog::ctrl::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§

struct TIME_R { /* private fields */ }