Type Alias d1_pac::ccu::mbus_clk::MBUS_RST_R

source ·
pub type MBUS_RST_R = BitReader<MBUS_RST_A>;
Expand description

Field mbus_rst reader - MBUS Reset

Aliased Type§

struct MBUS_RST_R { /* private fields */ }

Implementations§

source§

impl MBUS_RST_R

source

pub fn variant(&self) -> MBUS_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