Wire
Read/write two-wire serial (I2C) master (mwx::periph_wire)
Alias Definition
using TwoWire = mwx::periph_twowire<MWX_TWOWIRE_RCVBUFF>;Type Definitions
typedef uint8_t size_type;
typedef uint8_t value_type;hint style="warning %}
Initialization and termination
Wire Instance Creation
begin()
Parameters
Description
Example
Reading and Writing
Others
Probe(Determine presence of device)
setClock()
最終更新