last_write

Function last_write 

Source
pub unsafe fn last_write(params: Params) -> isize
Available on non-crate feature native only.
Expand description

Returns the last logical value written to a GPIO.

The initial output value counts as a write and would be returned if write() was not called since last configure().