Type Definition stm32f7xx_hal::pac::stk::CSR[][src]

pub type CSR = Reg<u32, _CSR>;
Expand description

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