pub type DDRD = Reg<DDRD_SPEC>;
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.
read
ddrd::R
reset
write
write_with_zero
ddrd::W
modify
For information about available fields see ddrd module
ddrd
struct DDRD { /* private fields */ }