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