Expand description
Pulse Count Controller
Re-exports§
pub use self::unit::UNIT;
Modules§
- Control register for all counters
- PCNT version control register
- Interrupt clear register
- Interrupt enable register
- Interrupt raw status register
- Interrupt status register
- Counter value for unit %s
- PNCT UNIT%s status register
- Cluster Cluster UNIT%s, containing U?_CONF0, U?_CONF1, U?_CONF2
Structs§
- Register block
Type Aliases§
- CTRL (rw) register accessor: Control register for all counters
- DATE (rw) register accessor: PCNT version control register
- INT_CLR (w) register accessor: Interrupt clear register
- INT_ENA (rw) register accessor: Interrupt enable register
- INT_RAW (r) register accessor: Interrupt raw status register
- INT_ST (r) register accessor: Interrupt status register
- U_CNT (r) register accessor: Counter value for unit %s
- U_STATUS (r) register accessor: PNCT UNIT%s status register