Module s2pac_ch32v103::gpioa

source ·
Expand description

General purpose I/O

Modules§

  • Port bit reset register (GPIOn_BCR)
  • Port bit set/reset register (GPIOn_BSHR)
  • Port configuration register high (GPIOn_CFGHR)
  • Port configuration register low(GPIOn_CFGLR)
  • Port input data register (GPIOn_INDR)
  • Port configuration lock register
  • Port output data register (GPIOn_OUTDR)

Structs§

Type Aliases§

  • BCR (w) register accessor: Port bit reset register (GPIOn_BCR)
  • BSHR (w) register accessor: Port bit set/reset register (GPIOn_BSHR)
  • CFGHR (rw) register accessor: Port configuration register high (GPIOn_CFGHR)
  • CFGLR (rw) register accessor: Port configuration register low(GPIOn_CFGLR)
  • INDR (r) register accessor: Port input data register (GPIOn_INDR)
  • LCKR (rw) register accessor: Port configuration lock register
  • OUTDR (rw) register accessor: Port output data register (GPIOn_OUTDR)