Module codecs

Source

Structsยง

NoCodec
A codec that represents absense of a codec. This has two main usecases:
SimpleCodec
This codec represents the most commonly found codecs for SPI devices. It consists of an N-bit big-endian register address, a 1-bit R/W indicator and uses zero initializion for reserved bits. The header is always a multiple of 8-bit in width.