PSMAR

Type Alias PSMAR 

Source
pub type PSMAR = Reg<PSMARrs>;
Expand description

PSMAR (rw) register accessor: polling status match register

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

See register structure

For information about available fields see psmar module

Aliased Typeยง

pub struct PSMAR { /* private fields */ }