RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
_ssarc_descriptor_config Struct Reference

The configuration of descriptor. More...

#include <fsl_ssarc.h>

Data Fields

uint32_t address
 
uint32_t data
 
ssarc_descriptor_register_size_t size
 
ssarc_descriptor_operation_t operation
 
ssarc_descriptor_type_t type
 

Detailed Description

The configuration of descriptor.

Field Documentation

◆ address

uint32_t _ssarc_descriptor_config::address

The address of the register/memory to be saved/restored.

◆ data

uint32_t _ssarc_descriptor_config::data

The value of the register/memory to be saved/restored, please note that if the type is selected as kSSARC_ReadValueWriteBack, this data field is useless.

◆ operation

ssarc_descriptor_operation_t _ssarc_descriptor_config::operation

The operation mode of descriptor.

◆ size

ssarc_descriptor_register_size_t _ssarc_descriptor_config::size

The size of register to be saved/restored.

◆ type

ssarc_descriptor_type_t _ssarc_descriptor_config::type

The type of operation.


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