|
|
|
Component
Init_VREF for HCS08
Voltage Reference (VREF)
Properties:
-
Component name - Name of the component.
-
Device - VREF Device module
-
Settings - Common VREF module settings
-
Mode - The property controls the mode of operation for the internal voltage reference.
There are 3 options:
- Bandgap only: Bandgap on only, for stabilization and startup.
- Low drive: Low drive buffer enabled. Can be used for internal Peripherals only, VREFO pin should not be loaded
- Tight: Tight regulation buffer enabled. Can be used internally or externally, VREFO pin can be loaded
-
Pins - Module pins settings.
-
VREFO Pin - The property enables/disables allocation of the Voltage Reference Output pin. The state of the property depends on the selected Mode.
The following items are available only if the group is enabled (the value is "Enabled"):
-
Output Pin - Output Pin of the VREF module (for information only). The presence of the reference voltage on the output pin depends on the selected Mode.
-
Output Pin signal - Signal name of Output Pin
-
Initialization - Initialization options of the module.
-
Enable VREF - The property enables the internal voltage reference.
-
Call Init method -
The Init method of the component may be called after a power-on or reset (in initialization code) by PE.
yes - The Init method is called by PE.
no - The Init method is not called by PE, it should be called in the user's code.
|