Module nrf52832_hal::pac::p0::pin_cnf

source ·
Expand description

Description collection[0]: Configuration of GPIO pins

Structs§

  • Description collection[0]: Configuration of GPIO pins
  • Register PIN_CNF[%s] reader
  • Register PIN_CNF[%s] writer

Enums§

  • Pin direction. Same physical register as DIR register
  • Drive configuration
  • Connect or disconnect input buffer
  • Pull configuration
  • Pin sensing mechanism

Type Aliases§

  • Field DIR reader - Pin direction. Same physical register as DIR register
  • Field DIR writer - Pin direction. Same physical register as DIR register
  • Field DRIVE reader - Drive configuration
  • Field DRIVE writer - Drive configuration
  • Field INPUT reader - Connect or disconnect input buffer
  • Field INPUT writer - Connect or disconnect input buffer
  • Field PULL reader - Pull configuration
  • Field PULL writer - Pull configuration
  • Field SENSE reader - Pin sensing mechanism
  • Field SENSE writer - Pin sensing mechanism