embedded_
hal
0.2.7
Seven
BitAddress
Trait Implementations
AddressMode
In embedded_
hal::
blocking::
i2c
Type Alias
embedded_hal
::
blocking
::
i2c
::
SevenBitAddress
Copy item path
source
·
[
−
]
pub type SevenBitAddress =
u8
;
Expand description
7-bit address mode type
Trait Implementations
§
source
§
impl
AddressMode
for
SevenBitAddress