Type Alias esp32c3::spi1::TX_CRC

source ·
pub type TX_CRC = Reg<TX_CRC_SPEC>;
Expand description

TX_CRC (r) register accessor: SPI1 TX CRC data register.

You can read this register and get tx_crc::R. See API.

For information about available fields see tx_crc module

Aliased Type§

struct TX_CRC { /* private fields */ }