Module nrf52840_pac::radio::crccnf

source ·
Expand description

CRC configuration

Structs§

  • CRC configuration
  • Register CRCCNF reader
  • Register CRCCNF writer

Enums§

  • CRC length in number of bytes.
  • Include or exclude packet address field out of CRC calculation.

Type Aliases§

  • Field LEN reader - CRC length in number of bytes.
  • Field LEN writer - CRC length in number of bytes.
  • Field SKIPADDR reader - Include or exclude packet address field out of CRC calculation.
  • Field SKIPADDR writer - Include or exclude packet address field out of CRC calculation.