Sam4cIcmDesc Struct Reference
ICM region descriptor. More...
#include <sam4c_crypto_hash.h>
Data Fields | |
| uint32_t | raddr |
| ICM region start address. More... | |
| uint32_t | rcfg |
| ICM region configuration. More... | |
| uint32_t | rctrl |
| ICM region control. More... | |
| uint32_t | rnext |
| ICM region next address. More... | |
Detailed Description
ICM region descriptor.
Definition at line 76 of file sam4c_crypto_hash.h.
Field Documentation
◆ raddr
| uint32_t raddr |
ICM region start address.
Definition at line 78 of file sam4c_crypto_hash.h.
◆ rcfg
| uint32_t rcfg |
ICM region configuration.
Definition at line 79 of file sam4c_crypto_hash.h.
◆ rctrl
| uint32_t rctrl |
ICM region control.
Definition at line 80 of file sam4c_crypto_hash.h.
◆ rnext
| uint32_t rnext |
ICM region next address.
Definition at line 81 of file sam4c_crypto_hash.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/hardware/sam4c/sam4c_crypto_hash.h
