Expand description

Distributed programmable peripheral interconnect controller

Re-exports

pub use tasks_chg::TASKS_CHG;
pub use subscribe_chg::SUBSCRIBE_CHG;

Modules

Channel enable register
Channel enable clear register
Channel enable set register
Description collection: Channel group n Note: Writes to this register are ignored if either SUBSCRIBE_CHG[n].EN or SUBSCRIBE_CHG[n].DIS is enabled
Cluster Subscribe configuration for tasks
Cluster Channel group tasks

Structs

Register block

Type Definitions

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>