Pic32czIcmDesc Struct Reference
ICM region descriptor. More...
#include <pic32cz_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 88 of file pic32cz_crypto_hash.h.
Field Documentation
◆ raddr
| uint32_t raddr |
ICM region start address.
Definition at line 90 of file pic32cz_crypto_hash.h.
◆ rcfg
| uint32_t rcfg |
ICM region configuration.
Definition at line 91 of file pic32cz_crypto_hash.h.
◆ rctrl
| uint32_t rctrl |
ICM region control.
Definition at line 92 of file pic32cz_crypto_hash.h.
◆ rnext
| uint32_t rnext |
ICM region next address.
Definition at line 93 of file pic32cz_crypto_hash.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/hardware/pic32cz/pic32cz_crypto_hash.h
