[]Type Definition nucleo_f401re::pac::rcc::CSR

type CSR = Reg<u32, _CSR>;

clock control & status register

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

For information about available fields see csr module