Samd51IcmDesc Struct Reference
  ICM region descriptor. More...
#include <samd51_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 54 of file samd51_crypto_hash.h.
Field Documentation
◆ raddr
| uint32_t raddr | 
ICM region start address.
Definition at line 56 of file samd51_crypto_hash.h.
◆ rcfg
| uint32_t rcfg | 
ICM region configuration.
Definition at line 57 of file samd51_crypto_hash.h.
◆ rctrl
| uint32_t rctrl | 
ICM region control.
Definition at line 58 of file samd51_crypto_hash.h.
◆ rnext
| uint32_t rnext | 
ICM region next address.
Definition at line 59 of file samd51_crypto_hash.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/hardware/samd51/samd51_crypto_hash.h
 
