SAME54P20A Test Project
Data Fields
ICM_CTRL_Type Union Reference

Data Fields

struct {
   uint32_t   ENABLE:1
 
   uint32_t   DISABLE:1
 
   uint32_t   SWRST:1
 
   uint32_t   __pad0__:1
 
   uint32_t   REHASH:4
 
   uint32_t   RMDIS:4
 
   uint32_t   RMEN:4
 
   uint32_t   __pad1__:16
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 102 of file icm.h.

Field Documentation

◆ __pad0__

uint32_t ICM_CTRL_Type::__pad0__

bit: 3 Reserved

Definition at line 107 of file icm.h.

◆ __pad1__

uint32_t ICM_CTRL_Type::__pad1__

bit: 16..31 Reserved

Definition at line 111 of file icm.h.

◆ bit

struct { ... } ICM_CTRL_Type::bit

Structure used for bit access

◆ DISABLE

uint32_t ICM_CTRL_Type::DISABLE

bit: 1 ICM Disable Register

Definition at line 105 of file icm.h.

◆ ENABLE

uint32_t ICM_CTRL_Type::ENABLE

bit: 0 ICM Enable

Definition at line 104 of file icm.h.

◆ reg

uint32_t ICM_CTRL_Type::reg

Type used for register access

Definition at line 113 of file icm.h.

◆ REHASH

uint32_t ICM_CTRL_Type::REHASH

bit: 4.. 7 Recompute Internal Hash

Definition at line 108 of file icm.h.

◆ RMDIS

uint32_t ICM_CTRL_Type::RMDIS

bit: 8..11 Region Monitoring Disable

Definition at line 109 of file icm.h.

◆ RMEN

uint32_t ICM_CTRL_Type::RMEN

bit: 12..15 Region Monitoring Enable

Definition at line 110 of file icm.h.

◆ SWRST

uint32_t ICM_CTRL_Type::SWRST

bit: 2 Software Reset

Definition at line 106 of file icm.h.


The documentation for this union was generated from the following file: