Type Definition nucleo_h7xx::pac::rng::SR[]

type SR = Reg<u32, _SR>;

RNG status register

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

For information about available fields see sr module