Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 474 Bytes

gpiochangereader_clear_556466.md

File metadata and controls

24 lines (14 loc) · 474 Bytes
-api-id -api-type
M:Windows.Devices.Gpio.GpioChangeReader.Clear
winrt method

Windows.Devices.Gpio.GpioChangeReader.Clear

-description

Discards all change records from the reader's buffer.

-remarks

This will also reset an active overflow condition, causing the IsOverflowed property to return false.

-see-also

-examples