pub unsafe fn last_write(params: Params) -> isizeAvailable 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().