//! # Collection of functions to create SPI commands (byte arrays) and hold SPI responses
//!//! All commands are automatically generated from the `commands.yaml` file which is extracted from the official specification.
//!pubmodcmd_crypto;pubmodcmd_fsk;pubmodcmd_gnss;pubmodcmd_lora;pubmodcmd_lrfhss;pubmodcmd_radio;pubmodcmd_regmem;pubmodcmd_system;pubmodcmd_wifi;