Type Alias TWAR

Source
pub type TWAR = Reg<TWAR_SPEC>;
Expand description

TWAR (rw) register accessor: TWI (Slave) Address register

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

For information about available fields see twar module

Aliased Typeยง

struct TWAR { /* private fields */ }