Function rp6::avr::device::register::wait_until

source ·
fn wait_until<F>(f: F)where
F: FnMut() -> bool,
Expand description

Waits until some condition is true of the register.