Type Alias d1_pac::timer::wdog_cfg::WDOG_CLK_SRC_R

source ·
pub type WDOG_CLK_SRC_R = BitReader<WDOG_CLK_SRC_A>;
Expand description

Field wdog_clk_src reader - Select the clock source for the watchdog.

Aliased Type§

struct WDOG_CLK_SRC_R { /* private fields */ }

Implementations§

source§

impl WDOG_CLK_SRC_R

source

pub fn variant(&self) -> WDOG_CLK_SRC_A

Get enumerated values variant

source

pub fn is_hosc_32k(&self) -> bool

Checks if the value of the field is HOSC_32K

source

pub fn is_losc_32k(&self) -> bool

Checks if the value of the field is LOSC_32K