Type Alias GPDR

Source
pub type GPDR = Reg<GPDRrs>;
Expand description

GPDR (rw) register accessor: DSI Host Generic Payload Data Register

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

See register structure

For information about available fields see gpdr module

Aliased Typeยง

struct GPDR { /* private fields */ }