Struct esp32c2_hal::pac::spi2::cmd::R
pub struct R(_);
Expand description
Register CMD
reader
Implementations§
§impl R
impl R
pub fn conf_bitlen(&self) -> FieldReaderRaw<u32, u32>
pub fn conf_bitlen(&self) -> FieldReaderRaw<u32, u32>
Bits 0:17 - Define the APB cycles of SPI_CONF state. Can be configured in CONF state.
Methods from Deref<Target = R<CMD_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.