Type Alias TWCR

Source
pub type TWCR = Reg<TWCR_SPEC>;
Expand description

TWCR (rw) register accessor: TWI Control Register

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

For information about available fields see twcr module

Aliased Typeยง

struct TWCR { /* private fields */ }