Type Alias PSR

Source
pub type PSR = Reg<PSRrs>;
Expand description

PSR (r) register accessor: DSI Host PHY Status Register

You can read this register and get psr::R. See API.

See register structure

For information about available fields see psr module

Aliased Typeยง

struct PSR { /* private fields */ }