Module twi

Source
Expand description

Two Wire Serial Interface

Modules§

twamr
TWI (Slave) Address Mask Register
twar
TWI (Slave) Address register
twbr
TWI Bit Rate register
twcr
TWI Control Register
twdr
TWI Data register
twsr
TWI Status Register

Structs§

RegisterBlock
Register block

Type Aliases§

TWAMR
TWAMR (rw) register accessor: an alias for Reg<TWAMR_SPEC>
TWAR
TWAR (rw) register accessor: an alias for Reg<TWAR_SPEC>
TWBR
TWBR (rw) register accessor: an alias for Reg<TWBR_SPEC>
TWCR
TWCR (rw) register accessor: an alias for Reg<TWCR_SPEC>
TWDR
TWDR (rw) register accessor: an alias for Reg<TWDR_SPEC>
TWSR
TWSR (rw) register accessor: an alias for Reg<TWSR_SPEC>