This file contains defines for SAL types.
Copyright (c) 2013-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | AT86RF2xx (0x01) |
SAL with transceiver based AES via SPI, such as AT86RF231, AT86RF212, etc. More... | |
#define | ATMEGARF_SAL (0x02) |
SAL with single chip transceiver based AES. More... | |
#define | ATXMEGA_SAL (0x04) |
SAL with ATxmega family based AES. More... | |
#define | NO_SAL (0x00) |
Dummy SAL type. More... | |
#define | SW_AES_SAL (0x03) |
AES software implementation. More... | |
#define AT86RF2xx (0x01) |
SAL with transceiver based AES via SPI, such as AT86RF231, AT86RF212, etc.
#define ATMEGARF_SAL (0x02) |
SAL with single chip transceiver based AES.
#define ATXMEGA_SAL (0x04) |
SAL with ATxmega family based AES.
#define NO_SAL (0x00) |
Dummy SAL type.
#define SW_AES_SAL (0x03) |
AES software implementation.