MG32L003 Standard Peripherals Firmware Library
|
This file provides all the AWK firmware functions. More...
#include "mg32l003_awk.h"
Functions | |
void | AWK_DeInit (void) |
Deinitializes the AWK peripheral registers to their default reset values. More... | |
void | AWK_Init (AWK_InitTypeDef *AWK_InitStruct) |
Initializes the AWK peripheral according to the specified parameters in the AWK_InitStruct. More... | |
void | AWK_Cmd (FunctionalState NewState) |
Enables or disables the AWK peripheral. More... | |
FlagStatus | AWK_GetFlagStatus (void) |
Checks whether the specified AWK flag is set or not. More... | |
void | AWK_ClearFlag (void) |
Clears the AWK pending flag. More... | |
This file provides all the AWK firmware functions.