PORTD

Type Alias PORTD 

Source
pub type PORTD = Reg<PORTD_SPEC>;
Expand description

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.

For information about available fields see portd module

Aliased Typeยง

pub struct PORTD { /* private fields */ }