|
||||||||||||||
Polling is the default mode when a peripheral is opened. Not all peripherals provide a method to return to polled mode once it has been exited. Polled writes will only return after all the bytes have been written to the peripheral, unless an error occurs. Polled reads will only return after the requested number of bytes have been read from the peripheral, unless an error occurs.
Example Usage
|
[ Back to the top ]
[ About FreeRTOS ]
[ Privacy ]
[ FreeRTOS+ Sitemap ]
[ Main FreeRTOS Sitemap ]
[
]
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.
|