RTEMS 6.1-rc5
|
Peripheral domain access permission configuration. More...
#include <fsl_rdc.h>
Data Fields | |
rdc_periph_t | periph |
bool | lock |
bool | enableSema |
uint16_t | policy |
Peripheral domain access permission configuration.
bool _rdc_periph_access_config::enableSema |
Enable semaphore or not, when enabled, master should call RDC_SEMA42_Lock to lock the semaphore gate accordingly before access the peripheral.
bool _rdc_periph_access_config::lock |
Lock the permission until reset.
rdc_periph_t _rdc_periph_access_config::periph |
Peripheral name.
uint16_t _rdc_periph_access_config::policy |
Access policy.