Type Alias d1_pac::timer::wdog_cfg::WDOG_MODE_W

source ·
pub type WDOG_MODE_W<'a, const O: u8> = FieldWriter<'a, u32, WDOG_CFG_SPEC, u8, WDOG_MODE_A, 2, O>;
Expand description

Field wdog_mode writer - Configure the operating mode for the watchdog

Aliased Type§

struct WDOG_MODE_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> WDOG_MODE_W<'a, O>

source

pub fn whold_system(self) -> &'a mut W

1

source

pub fn only_interrupt(self) -> &'a mut W

10