[][src]Module cc13x2_cc26x2_pac::crypto::keywritearea

Key Store Write Area This register defines where the keys should be written in the key store RAM. After writing this register, the key store module is ready to receive the keys through a DMA operation. In case the key data transfer triggered an error in the key store, the error will be available in the interrupt status register after the DMA is finished. The key store write-error is asserted when the programmed/selected area is not completely written. This error is also asserted when the DMA operation writes to ram areas that are not selected. The key store RAM is divided into 8 areas of 128 bits. 192-bit keys written in the key store RAM should start on boundaries of 256 bits. This means that writing a 192-bit key to the key store RAM must be done by writing 256 bits of data with the 64 most-significant bits set to 0. These bits are ignored by the AES engine.

Structs

R

Value read from the register

RESERVED8R

Value of the field

W

Value to write to the register

_RAM_AREA0W

Proxy

_RAM_AREA1W

Proxy

_RAM_AREA2W

Proxy

_RAM_AREA3W

Proxy

_RAM_AREA4W

Proxy

_RAM_AREA5W

Proxy

_RAM_AREA6W

Proxy

_RAM_AREA7W

Proxy

_RESERVED8W

Proxy

Enums

RAM_AREA0R

Possible values of the field RAM_AREA0

RAM_AREA0W

Values that can be written to the field RAM_AREA0

RAM_AREA1R

Possible values of the field RAM_AREA1

RAM_AREA1W

Values that can be written to the field RAM_AREA1

RAM_AREA2R

Possible values of the field RAM_AREA2

RAM_AREA2W

Values that can be written to the field RAM_AREA2

RAM_AREA3R

Possible values of the field RAM_AREA3

RAM_AREA3W

Values that can be written to the field RAM_AREA3

RAM_AREA4R

Possible values of the field RAM_AREA4

RAM_AREA4W

Values that can be written to the field RAM_AREA4

RAM_AREA5R

Possible values of the field RAM_AREA5

RAM_AREA5W

Values that can be written to the field RAM_AREA5

RAM_AREA6R

Possible values of the field RAM_AREA6

RAM_AREA6W

Values that can be written to the field RAM_AREA6

RAM_AREA7R

Possible values of the field RAM_AREA7

RAM_AREA7W

Values that can be written to the field RAM_AREA7