Type Definition nucleo_h7xx::pac::stk::CSR[]

type CSR = Reg<u32, _CSR>;

SysTick control and status register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see csr module