_ll_bod_init Struct Reference

LL BOD init Structure definition. More...

#include <gr55xx_ll_bod.h>

Public Attributes

uint8_t bod_en
 Specifies the bod enable. More...
 
uint8_t bod2_en
 Specifies the bod2 enable. More...
 
uint8_t bod2_lvl
 Specifies the bod2 level. More...
 
uint8_t bod_static_en
 Specifies the bod static enbale. More...
 

Detailed Description

LL BOD init Structure definition.

Definition at line 74 of file gr55xx_ll_bod.h.

Member Data Documentation

◆ bod2_en

uint8_t _ll_bod_init::bod2_en

Specifies the bod2 enable.

This parament can be modified afterwards using unitary function ll_bod2_enable() and ll_bod2_disable()..

Definition at line 80 of file gr55xx_ll_bod.h.

◆ bod2_lvl

uint8_t _ll_bod_init::bod2_lvl

Specifies the bod2 level.

This parament can be modified afterwards using unitary function ll_bod2_lvl_ctrl_lv_set().

Definition at line 84 of file gr55xx_ll_bod.h.

◆ bod_en

uint8_t _ll_bod_init::bod_en

Specifies the bod enable.

This parament can be modified afterwards using unitary function ll_bod_enable() and ll_bod_disable().

Definition at line 76 of file gr55xx_ll_bod.h.

◆ bod_static_en

uint8_t _ll_bod_init::bod_static_en

Specifies the bod static enbale.

This parameter can be a value of LL_BOD_STATIC_ENABLE. This parament can be modified afterwards using unitary function ll_bod_static_lv_enable() and ll_bod_static_lv_disable().

Definition at line 88 of file gr55xx_ll_bod.h.


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