Type Alias Prictrl

Source
pub type Prictrl = Reg<PrictrlSpec>;
Expand description

PRICTRL (rw) register accessor: Priority Control

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

For information about available fields see prictrl module

Aliased Typeยง

struct Prictrl { /* private fields */ }