- What Do We Get When We Read The Values From The Gpio Output Data Register We Will Get The Value Last Written To The Pin 1 (24.13 KiB) Viewed 34 times
What do we get when we read the values from the GPIO output data register? We will get the value last written to the pin
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
What do we get when we read the values from the GPIO output data register? We will get the value last written to the pin
What do we get when we read the values from the GPIO output data register? We will get the value last written to the pins. The program will crash, resulting in a hard fault. We will get a compilation error, as we cannot read from an output data register. We will get the state of the pins.