![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Functions | |
| __STATIC_INLINE void | DDL_HANDLER_EnableFault (uint32_t Fault) |
| Enable a fault in System handler control register (SHCSR). | |
| __STATIC_INLINE void | DDL_HANDLER_DisableFault (uint32_t Fault) |
| Disable a fault in System handler control register (SHCSR). | |
| __STATIC_INLINE void DDL_HANDLER_DisableFault | ( | uint32_t | Fault | ) |
Disable a fault in System handler control register (SHCSR).
| Fault | This parameter can be a combination of the following values: |
| None |
Definition at line 290 of file g32r4xx_ddl_cortex.h.
| __STATIC_INLINE void DDL_HANDLER_EnableFault | ( | uint32_t | Fault | ) |
Enable a fault in System handler control register (SHCSR).
| Fault | This parameter can be a combination of the following values: |
| None |
Definition at line 276 of file g32r4xx_ddl_cortex.h.