Type Alias d1_pac::ccu::spi_bgr::SPI_RST_R

source ·
pub type SPI_RST_R = BitReader<SPI_RST_A>;
Expand description

Field spi_rst[0-1] reader - Reset

Aliased Type§

struct SPI_RST_R { /* private fields */ }

Implementations§

source§

impl SPI_RST_R

source

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