esp32h2::spi0

Module xts_linesize

Source
Expand description

Manual Encryption Line-Size register

Structs§

Type Aliases§

  • Register XTS_LINESIZE reader
  • Field SPI_XTS_LINESIZE reader - This bits stores the line-size parameter which will be used in manual encryption calculation. It decides how many bytes will be encrypted one time. 0: 16-bytes, 1: 32-bytes, 2: 64-bytes, 3:reserved.
  • Field SPI_XTS_LINESIZE writer - This bits stores the line-size parameter which will be used in manual encryption calculation. It decides how many bytes will be encrypted one time. 0: 16-bytes, 1: 32-bytes, 2: 64-bytes, 3:reserved.
  • Register XTS_LINESIZE writer