![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Functions | |
| __STATIC_INLINE void | DDL_EINT_SetLineSource (uint32_t EintLine, uint32_t Source) |
| Set EINT line source. | |
| __STATIC_INLINE uint32_t | DDL_EINT_GetLineSource (uint32_t EintLine) |
| Set EINT line source. | |
| __STATIC_INLINE uint32_t DDL_EINT_GetLineSource | ( | uint32_t | EintLine | ) |
Set EINT line source.
| EintLine | This parameter can be a combination of the following values: |
| can | be a combination of the following values: |
Definition at line 841 of file g32r4xx_ddl_eint.h.
| __STATIC_INLINE void DDL_EINT_SetLineSource | ( | uint32_t | EintLine, |
| uint32_t | Source ) |
Set EINT line source.
| EintLine | This parameter can be a combination of the following values: |
| Source | This parameter can be a combination of the following values: |
| None |
Definition at line 808 of file g32r4xx_ddl_eint.h.