TenBit
Address
embedded_
hal
1.0.0
TenBit
Address
Trait Implementations
AddressMode
In embedded_
hal::
i2c
Enums
ErrorKind
NoAcknowledgeSource
Operation
Traits
AddressMode
Error
ErrorType
I2c
Type Aliases
SevenBitAddress
TenBitAddress
embedded_hal
::
i2c
Type Alias
TenBitAddress
Copy item path
Settings
Help
Summary
Source
pub type TenBitAddress = u16;
Expand description
10-bit address mode type.
Trait Implementations
§
Source
§
impl
AddressMode
for
TenBitAddress