pub type PORTD = Reg<PORTD_SPEC>;
PORTD (rw) register accessor: Port D Data Register
You can read this register and get portd::R. You can reset, write, write_with_zero this register using portd::W. You can also modify this register. See API.
read
portd::R
reset
write
write_with_zero
portd::W
modify
For information about available fields see portd module
portd
pub struct PORTD { /* private fields */ }