Function gpiocdev_uapi::wait_event
source ยท pub fn wait_event(f: &File, d: Duration) -> Result<bool>Expand description
Wait for the file to have an event available to read.
pub fn wait_event(f: &File, d: Duration) -> Result<bool>Wait for the file to have an event available to read.