Module nrf52810_hal::gpiote[][src]

Expand description

HAL interface for the GPIOTE peripheral.

The GPIO tasks and events (GPIOTE) module provides functionality for accessing GPIO pins using tasks and events.

Structs

Enums

Polarity of the task out operation.

Traits

Trait to represent event input pin.

Trait to represent task output pin.