Type Alias TWSR

Source
pub type TWSR = Reg<TWSR_SPEC>;
Expand description

TWSR (rw) register accessor: TWI Status Register

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

For information about available fields see twsr module

Aliased Typeยง

struct TWSR { /* private fields */ }