Type Alias d1_pac::ccu::dsp_bgr::DBG_RST_R

source ·
pub type DBG_RST_R = BitReader<DBG_RST_A>;
Expand description

Field dbg_rst reader - Reset

Aliased Type§

struct DBG_RST_R { /* private fields */ }

Implementations§

source§

impl DBG_RST_R

source

pub fn variant(&self) -> DBG_RST_A

Get enumerated values variant

source

pub fn is_assert(&self) -> bool

Checks if the value of the field is ASSERT

source

pub fn is_deassert(&self) -> bool

Checks if the value of the field is DEASSERT