Type Alias TWAMR

Source
pub type TWAMR = Reg<TWAMR_SPEC>;
Expand description

TWAMR (rw) register accessor: TWI (Slave) Address Mask Register

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

For information about available fields see twamr module

Aliased Typeยง

struct TWAMR { /* private fields */ }