PR2

Type Alias PR2 

Source
pub type PR2 = Reg<PR2rs>;
Expand description

PR2 (rw) register accessor: Pending register

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

See register structure

For information about available fields see pr2 module

Aliased Typeยง

pub struct PR2 { /* private fields */ }