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

Functions

__STATIC_INLINE void DDL_FLASH_EnableProgram (void)
 Start program.
__STATIC_INLINE uint32_t DDL_FLASH_ProgramOngoing (void)
 Get program status.

Detailed Description

Function Documentation

◆ DDL_FLASH_EnableProgram()

__STATIC_INLINE void DDL_FLASH_EnableProgram ( void )

Start program.

Return values
None

Definition at line 441 of file g32r4xx_ddl_flash.h.

◆ DDL_FLASH_ProgramOngoing()

__STATIC_INLINE uint32_t DDL_FLASH_ProgramOngoing ( void )

Get program status.

Return values
0or 1.

Definition at line 450 of file g32r4xx_ddl_flash.h.