Struct esp32c2_hal::pac::dma::in_state_ch0::R
pub struct R(_);
Expand description
Register IN_STATE_CH0
reader
Implementations§
Methods from Deref<Target = R<IN_STATE_CH0_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.
Trait Implementations§
§impl From<R<IN_STATE_CH0_SPEC>> for R
impl From<R<IN_STATE_CH0_SPEC>> for R
§fn from(reader: R<IN_STATE_CH0_SPEC>) -> R
fn from(reader: R<IN_STATE_CH0_SPEC>) -> R
Converts to this type from the input type.