MG32L003 Standard Peripherals Firmware Library
Data Fields
LVD_InitTypeDef Struct Reference

LVD Configuration Structure definition. More...

#include <mg32l003_lvd.h>

Data Fields

uint32_t FltClkSel
 
uint32_t VoltageLevel
 
uint32_t TriggerSel
 
uint32_t Action
 
uint32_t FltNum
 

Detailed Description

LVD Configuration Structure definition.

Note
This structure is for LVD

Field Documentation

◆ Action

uint32_t Action

Specifies low voltage detection action. This parameter can be a value of LVD_Action_After_Detection

◆ FltClkSel

uint32_t FltClkSel

Specifies filter clock. This parameter can be a value of LVD_Filter_Clock_Selection

◆ FltNum

uint32_t FltNum

Specifies the filter number for digital filter. This parameter can be a value between 0x0000 to 0xFFFF

◆ TriggerSel

uint32_t TriggerSel

Specifies trigger selection for LVD. This parameter can be a value of LVD_Trigger_Selection

◆ VoltageLevel

uint32_t VoltageLevel

Specifies voltage level for LVD. This parameter can be a value of LVD_Voltage_Level


The documentation for this struct was generated from the following file: