Type Alias atsamd51p::sys_tick::CSR

source ·
pub type CSR = Reg<CSR_SPEC>;
Expand description

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

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

For information about available fields see csr module

Aliased Type§

struct CSR { /* private fields */ }