Type Alias xmc4300::ppb::SystCsr

source ·
pub type SystCsr = Reg<SystCsrSpec>;
Expand description

SYST_CSR (rw) register accessor: SysTick Control and Status Register

You can read this register and get syst_csr::R. You can reset, write, write_with_zero this register using syst_csr::W. You can also modify this register. See API.

For information about available fields see syst_csr module

Aliased Type§

struct SystCsr { /* private fields */ }