Type Alias d1_pac::spi0::spi_ndma_mode_ctl::SPI_ACK_M_R

source ·
pub type SPI_ACK_M_R = BitReader<SPI_ACK_M_A>;
Expand description

Field spi_ack_m reader - SPI NDMA Acknowledge Mode

Aliased Type§

struct SPI_ACK_M_R { /* private fields */ }

Implementations§

source§

impl SPI_ACK_M_R

source

pub fn variant(&self) -> SPI_ACK_M_A

Get enumerated values variant

source

pub fn is_ignore(&self) -> bool

Checks if the value of the field is IGNORE

source

pub fn is_after_detect(&self) -> bool

Checks if the value of the field is AFTER_DETECT