Module nrf51_hal::twi[][src]

Expand description

HAL interface to the TWI peripheral.

Structs

Pins

The pins used by the TWI peripheral.

Twi

Enums

Error
Frequency

Two-wire master clock frequency.

Traits

Instance

Implemented by all TWIM instances.