3.2.3
Voltage detection circuit (LVDA)
Below is a list of API functions output by the Code Generator for voltage detection circuit use.
Table 3.3 | API Functions: [Voltage Detection Circuit] |
|
|
R_LVDn_Create
|
Performs initialization necessary to control the voltage detection circuit.
|
R_LVDn_Create_UserInit
|
Performs user-defined initialization relating to the voltage detection circuit.
|
r_lvd_lvdn_interrupt
|
Performs processing in response to the voltage monitoring n interrupt.
|
R_LVDn_Start
|
Starts voltage monitoring (when in interrupt mode, and interrupt & reset mode).
|
R_LVDn_Stop
|
Ends voltage monitoring (when in interrupt mode, and interrupt & reset mode).
|