Microchip® Advanced Software Framework

aes_dev_inst Struct Reference

AES driver software instance structure.

Device instance structure for a AES driver instance. This structure should be initialized by the aes_init() function to associate the instance with a particular hardware module of the device.

#include <aesa.h>

Data Fields

struct aes_configaes_cfg
 Pointer to AES configuration structure. More...
 
Aesa * hw_dev
 Base address of the AES module. More...