Module ppi

Source
Expand description

Programmable Peripheral Interconnect

Re-exports§

pub use tasks_chg::TASKS_CHG;
pub use ch::CH;
pub use fork::FORK;

Modules§

ch
Cluster PPI Channel
chen
Channel enable register
chenclr
Channel enable clear register
chenset
Channel enable set register
chg
Description collection[n]: Channel group n
fork
Cluster Fork
tasks_chg
Cluster Channel group tasks

Structs§

RegisterBlock
Register block

Type Aliases§

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