Skip to content

Commit 8579633

Browse files
Martin-MCHPcarlehe
authored andcommitted
MPAE-5978 updating title to match TB README.md edited online with Bitbucket
1 parent 3a99f31 commit 8579633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Getting Started With Multi-Voltage Input/Output (MVIO) on AVR DB
44

5-
A new feature introduced in the AVR® DB Family is the Multi-Voltage Input/Output(MVIO) peripheral. In this example, VDDIO2 supplies a different voltage level PORTC, than on the rest of the PORTs, which are supplied by VDD. It is possible to monitor this voltage level with the internal analog-to-digital converter (ADC) and also possible to get an interrupt when the voltage level for the MVIO, called VDDIO2, goes in and out of acceptable voltage range.
5+
A new feature introduced in the AVR® DB Family is the Multi-Voltage I/O (MVIO) peripheral. In this example, VDDIO2 supplies a different voltage level PORTC, than on the rest of the PORTs, which are supplied by VDD. It is possible to monitor this voltage level with the internal analog-to-digital converter (ADC) and also possible to get an interrupt when the voltage level for the MVIO, called VDDIO2, goes in and out of acceptable voltage range.
66

77
<a><img src="images/overview.png" alt="overview" width="800"/></a>
88

0 commit comments

Comments
 (0)