Type Definition esp32s3::spi1::ctrl::TX_CRC_EN_W

source ·
pub type TX_CRC_EN_W<'a, const O: u8> = BitWriter<'a, u32, CTRL_SPEC, bool, O>;
Expand description

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