![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Functions | |
| __STATIC_INLINE void | DDL_COMP_SetFilter (COMP_TypeDef *COMPx, uint32_t Filter) |
| Set comparator filter. | |
| __STATIC_INLINE uint32_t | DDL_COMP_GetFilter (COMP_TypeDef *COMPx) |
| Get comparator filter. | |
| __STATIC_INLINE uint32_t DDL_COMP_GetFilter | ( | COMP_TypeDef * | COMPx | ) |
Get comparator filter.
| COMPx | COMP instance. |
| Returned | value can be one of the following values: |
Definition at line 618 of file g32r4xx_ddl_comp.h.
| __STATIC_INLINE void DDL_COMP_SetFilter | ( | COMP_TypeDef * | COMPx, |
| uint32_t | Filter ) |
Set comparator filter.
| COMPx | COMP instance. |
| Filter | This parameter can be one of the following values: |
| None |
Definition at line 600 of file g32r4xx_ddl_comp.h.