Module microbit::hal::twim[][src]

Expand description

HAL interface to the TWIM peripheral.

See product specification:

  • nRF52832: Section 33
  • nRF52840: Section 6.31

Structs

The pins used by the TWIM peripheral.

Interface to a TWIM instance.

Enums

TWI master clock frequency

Traits

Implemented by all TWIM instances