SEcube
SEcube Open Source Library - Device
se3_cmd1_config.h
Go to the documentation of this file.
1 
7 #pragma once
8 #include "se3c1.h"
9 
14 uint16_t L1d_config(uint16_t req_size, const uint8_t* req, uint16_t* resp_size, uint8_t* resp);
15 
L1 structures and functions.
uint16_t L1d_config(uint16_t req_size, const uint8_t *req, uint16_t *resp_size, uint8_t *resp)
L1 CONFIG command handler.
Definition: se3_cmd1_config.c:13