Module gd32f1::gd32f130::gpioc

source ·
Expand description

General-purpose I/Os

Modules§

  • GPIO alternate function low register
  • GPIO alternate function register 1
  • Port bit reset register
  • GPIO port bit set/reset register
  • GPIO port control register
  • GPIO port input data register
  • GPIO port output data register
  • GPIO port output type register
  • GPIO port output speed register
  • GPIO port pull-up/pull-down register
  • Port bit toggle register

Structs§

Type Aliases§

  • AFSEL0 (rw) register accessor: GPIO alternate function low register
  • AFSEL1 (rw) register accessor: GPIO alternate function register 1
  • BC (w) register accessor: Port bit reset register
  • BOP (w) register accessor: GPIO port bit set/reset register
  • CTL (rw) register accessor: GPIO port control register
  • ISTAT (r) register accessor: GPIO port input data register
  • OCTL (rw) register accessor: GPIO port output data register
  • OMODE (rw) register accessor: GPIO port output type register
  • OSPD (rw) register accessor: GPIO port output speed register
  • PUD (rw) register accessor: GPIO port pull-up/pull-down register
  • TG (w) register accessor: Port bit toggle register