Module nrf51_hal::pac::ppi

source ·
Expand description

PPI controller.

Modules§

  • Cluster PPI Channel.
  • Channel enable.
  • Channel enable clear.
  • Channel enable set.
  • Channel group configuration.
  • Cluster Channel group tasks.

Structs§

Type Aliases§

  • CHEN (rw) register accessor: an alias for Reg<CHEN_SPEC>
  • CHENCLR (rw) register accessor: an alias for Reg<CHENCLR_SPEC>
  • CHENSET (rw) register accessor: an alias for Reg<CHENSET_SPEC>
  • CHG (rw) register accessor: an alias for Reg<CHG_SPEC>