Type Alias DDRB

Source
pub type DDRB = Reg<DDRB_SPEC>;
Expand description

DDRB (rw) register accessor: Data Direction Register, Port B

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

For information about available fields see ddrb module

Aliased Typeยง

struct DDRB { /* private fields */ }