PR2

Type Alias PR2 

Source
pub type PR2 = Reg<u32, _PR2>;
Expand description

Pending register

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

For information about available fields see pr2 module

Aliased Typeยง

pub struct PR2 { /* private fields */ }