Type Alias rp2040_pac::watchdog::reason::R

source ·
pub type R = R<REASON_SPEC>;
Expand description

Register REASON reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn timer(&self) -> TIMER_R

Bit 0

source

pub fn force(&self) -> FORCE_R

Bit 1