Type Alias esp32c3::spi1::ctrl::TX_CRC_EN_R

source ·
pub type TX_CRC_EN_R = BitReader;
Expand description

Field TX_CRC_EN reader - For SPI1, enable crc32 when writing encrypted data to flash. 1: enable 0:disable

Aliased Type§

struct TX_CRC_EN_R { /* private fields */ }