Module nrf52832_hal::timer

source ·
Expand description

HAL interface to the TIMER peripheral.

See product specification, chapter 24.

Structs§

Traits§

  • Adds task- and event PPI endpoint getters for CC[4] and CC[5] on supported instances.
  • Implemented by all TIMER* instances.