PKC handle Structure definition.
More...
#include <hal_pkc.h>
PKC handle Structure definition.
Definition at line 126 of file hal_pkc.h.
◆ error_code
__IO uint32_t _pkc_handle::error_code |
◆ init
PKC operation parameters
Definition at line 129 of file hal_pkc.h.
◆ p_instance
pkc_regs_t* _pkc_handle::p_instance |
PKC registers base address
Definition at line 128 of file hal_pkc.h.
◆ p_P
uint32_t* _pkc_handle::p_P |
◆ p_result
void* _pkc_handle::p_result |
Pointer to PKC result buffer
Definition at line 130 of file hal_pkc.h.
◆ shift_count
uint32_t _pkc_handle::shift_count |
Count to left shift
Definition at line 131 of file hal_pkc.h.
◆ state
PKC operation state
Definition at line 133 of file hal_pkc.h.
The documentation for this struct was generated from the following file: