app_hmac_params_t Struct Reference

HMAC parameters structure definition. More...

#include <app_hmac.h>

Data Fields

app_hmac_type_t use_type
 
hmac_init_t init
 

Detailed Description

HMAC parameters structure definition.

Field Documentation

◆ init

hmac_init_t app_hmac_params_t::init

HMAC operation parameters

◆ use_type

app_hmac_type_t app_hmac_params_t::use_type

Specifies the operation mode of I2C.


The documentation for this struct was generated from the following file: