Type Alias DDRD

Source
pub type DDRD = Reg<DDRD_SPEC>;
Expand description

DDRD (rw) register accessor: Port D Data Direction Register

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

For information about available fields see ddrd module

Aliased Typeยง

struct DDRD { /* private fields */ }