G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference

Functions

__STATIC_INLINE void DDL_RCM_EnableIT_LSIRDY (void)
 Enable LSI ready interrupt.
__STATIC_INLINE void DDL_RCM_DisableIT_LSIRDY (void)
 Disable LSI ready interrupt.
__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_LSIRDY (void)
 Checks if LSI ready interrupt source is enabled or disabled.
__STATIC_INLINE void DDL_RCM_EnableIT_LSERDY (void)
 Enable LSE ready interrupt.
__STATIC_INLINE void DDL_RCM_DisableIT_LSERDY (void)
 Disable LSE ready interrupt.
__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_LSERDY (void)
 Checks if LSE ready interrupt source is enabled or disabled.
__STATIC_INLINE void DDL_RCM_EnableIT_HSIRDY (void)
 Enable HSI ready interrupt.
__STATIC_INLINE void DDL_RCM_DisableIT_HSIRDY (void)
 Disable HSI ready interrupt.
__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_HSIRDY (void)
 Checks if HSI ready interrupt source is enabled or disabled.
__STATIC_INLINE void DDL_RCM_EnableIT_HSERDY (void)
 Enable HSE ready interrupt.
__STATIC_INLINE void DDL_RCM_DisableIT_HSERDY (void)
 Disable HSE ready interrupt.
__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_HSERDY (void)
 Checks if HSE ready interrupt source is enabled or disabled.
__STATIC_INLINE void DDL_RCM_EnableIT_PLLRDY (void)
 Enable PLL ready interrupt.
__STATIC_INLINE void DDL_RCM_DisableIT_PLLRDY (void)
 Disable PLL ready interrupt.
__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_PLLRDY (void)
 Checks if PLL ready interrupt source is enabled or disabled.
__STATIC_INLINE void DDL_RCM_EnableIT_HSECSS (void)
 Enable HSE clock security system interrupt.
__STATIC_INLINE void DDL_RCM_DisableIT_HSECSS (void)
 Disable HSE clock security system interrupt.
__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_HSECSS (void)
 Checks if HSE clock security system interrupt source is enabled or disabled.
__STATIC_INLINE void DDL_RCM_EnableIT_LSECSS (void)
 Enable LSE clock security system interrupt.
__STATIC_INLINE void DDL_RCM_DisableIT_LSECSS (void)
 Disable LSE clock security system interrupt.
__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_LSECSS (void)
 Checks if LSE clock security system interrupt source is enabled or disabled.

Detailed Description

Function Documentation

◆ DDL_RCM_DisableIT_HSECSS()

__STATIC_INLINE void DDL_RCM_DisableIT_HSECSS ( void )

Disable HSE clock security system interrupt.

Return values
None

Definition at line 1936 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_DisableIT_HSERDY()

__STATIC_INLINE void DDL_RCM_DisableIT_HSERDY ( void )

Disable HSE ready interrupt.

Return values
None

Definition at line 1882 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_DisableIT_HSIRDY()

__STATIC_INLINE void DDL_RCM_DisableIT_HSIRDY ( void )

Disable HSI ready interrupt.

Return values
None

Definition at line 1855 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_DisableIT_LSECSS()

__STATIC_INLINE void DDL_RCM_DisableIT_LSECSS ( void )

Disable LSE clock security system interrupt.

Return values
None

Definition at line 1963 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_DisableIT_LSERDY()

__STATIC_INLINE void DDL_RCM_DisableIT_LSERDY ( void )

Disable LSE ready interrupt.

Return values
None

Definition at line 1828 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_DisableIT_LSIRDY()

__STATIC_INLINE void DDL_RCM_DisableIT_LSIRDY ( void )

Disable LSI ready interrupt.

Return values
None

Definition at line 1801 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_DisableIT_PLLRDY()

__STATIC_INLINE void DDL_RCM_DisableIT_PLLRDY ( void )

Disable PLL ready interrupt.

Return values
None

Definition at line 1909 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_EnableIT_HSECSS()

__STATIC_INLINE void DDL_RCM_EnableIT_HSECSS ( void )

Enable HSE clock security system interrupt.

Return values
None

Definition at line 1927 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_EnableIT_HSERDY()

__STATIC_INLINE void DDL_RCM_EnableIT_HSERDY ( void )

Enable HSE ready interrupt.

Return values
None

Definition at line 1873 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_EnableIT_HSIRDY()

__STATIC_INLINE void DDL_RCM_EnableIT_HSIRDY ( void )

Enable HSI ready interrupt.

Return values
None

Definition at line 1846 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_EnableIT_LSECSS()

__STATIC_INLINE void DDL_RCM_EnableIT_LSECSS ( void )

Enable LSE clock security system interrupt.

Return values
None

Definition at line 1954 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_EnableIT_LSERDY()

__STATIC_INLINE void DDL_RCM_EnableIT_LSERDY ( void )

Enable LSE ready interrupt.

Return values
None

Definition at line 1819 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_EnableIT_LSIRDY()

__STATIC_INLINE void DDL_RCM_EnableIT_LSIRDY ( void )

Enable LSI ready interrupt.

Return values
None

Definition at line 1792 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_EnableIT_PLLRDY()

__STATIC_INLINE void DDL_RCM_EnableIT_PLLRDY ( void )

Enable PLL ready interrupt.

Return values
None

Definition at line 1900 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_IsEnabledIT_HSECSS()

__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_HSECSS ( void )

Checks if HSE clock security system interrupt source is enabled or disabled.

Return values
Stateof bit (1 or 0).

Definition at line 1945 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_IsEnabledIT_HSERDY()

__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_HSERDY ( void )

Checks if HSE ready interrupt source is enabled or disabled.

Return values
Stateof bit (1 or 0).

Definition at line 1891 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_IsEnabledIT_HSIRDY()

__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_HSIRDY ( void )

Checks if HSI ready interrupt source is enabled or disabled.

Return values
Stateof bit (1 or 0).

Definition at line 1864 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_IsEnabledIT_LSECSS()

__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_LSECSS ( void )

Checks if LSE clock security system interrupt source is enabled or disabled.

Return values
Stateof bit (1 or 0).

Definition at line 1972 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_IsEnabledIT_LSERDY()

__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_LSERDY ( void )

Checks if LSE ready interrupt source is enabled or disabled.

Return values
Stateof bit (1 or 0).

Definition at line 1837 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_IsEnabledIT_LSIRDY()

__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_LSIRDY ( void )

Checks if LSI ready interrupt source is enabled or disabled.

Return values
Stateof bit (1 or 0).

Definition at line 1810 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_IsEnabledIT_PLLRDY()

__STATIC_INLINE uint32_t DDL_RCM_IsEnabledIT_PLLRDY ( void )

Checks if PLL ready interrupt source is enabled or disabled.

Return values
Stateof bit (1 or 0).

Definition at line 1918 of file g32r4xx_ddl_rcm.h.