Type Alias esp32c3::spi1::ctrl::FCS_CRC_EN_W

source ·
pub type FCS_CRC_EN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field FCS_CRC_EN writer - For SPI1, initialize crc32 module before writing encrypted data to flash. Active low.

Aliased Type§

struct FCS_CRC_EN_W<'a, REG> { /* private fields */ }