Module nrf51_hal::pac::gpiote::config

source ·
Expand description

Channel configuration registers.

Structs§

  • Channel configuration registers.
  • Register CONFIG[%s] reader
  • Register CONFIG[%s] writer

Enums§

  • Mode
  • Initial value of the output when the GPIOTE channel is configured as a Task.
  • Effects on output when in Task mode, or events on input that generates an event.

Type Aliases§

  • Field MODE reader - Mode
  • Field MODE writer - Mode
  • Field OUTINIT reader - Initial value of the output when the GPIOTE channel is configured as a Task.
  • Field OUTINIT writer - Initial value of the output when the GPIOTE channel is configured as a Task.
  • Field POLARITY reader - Effects on output when in Task mode, or events on input that generates an event.
  • Field POLARITY writer - Effects on output when in Task mode, or events on input that generates an event.
  • Field PSEL reader - Pin select.
  • Field PSEL writer - Pin select.