[][src]Module nrf52832_hal::nrf52_hal_common::twim

HAL interface to the TWIM peripheral

See product specification:

  • nrf52832: Section 33
  • nrf52840: Section 6.31

Structs

Pins

The pins used by the TWIN peripheral

Twim

Interface to a TWIM instance

Enums

Error
Frequency

Values that can be written to the field FREQUENCY

Traits

TwimExt