Type Alias TWDR

Source
pub type TWDR = Reg<TWDR_SPEC>;
Expand description

TWDR (rw) register accessor: TWI Data register

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

For information about available fields see twdr module

Aliased Typeยง

struct TWDR { /* private fields */ }