fidl_fuchsia_hardware_i2c

Type Alias ReadData

Source
pub type ReadData = Vec<u8>;
Expand description

Used to return data from read transfers.

Aliased Typeยง

struct ReadData { /* private fields */ }