Expand description
TWI Line Control Register
Structs§
- Register
twi_lcr
reader - TWI Line Control Register
- Register
twi_lcr
writer
Enums§
- TWI_SCL Line State Control Bit
- TWI_SCL Line State Control Enable
- Current State of TWI_SCL
- TWI_SDA Line State Control Bit
- TWI_SDA Line State Control Enable
- Current State of TWI_SDA
Type Aliases§
- Field
scl_ctl_en
reader - TWI_SCL Line State Control Enable - Field
scl_ctl_en
writer - TWI_SCL Line State Control Enable - Field
scl_ctl
reader - TWI_SCL Line State Control Bit - Field
scl_ctl
writer - TWI_SCL Line State Control Bit - Field
scl_state
reader - Current State of TWI_SCL - Field
sda_ctl_en
reader - TWI_SDA Line State Control Enable - Field
sda_ctl_en
writer - TWI_SDA Line State Control Enable - Field
sda_ctl
reader - TWI_SDA Line State Control Bit - Field
sda_ctl
writer - TWI_SDA Line State Control Bit - Field
sda_state
reader - Current State of TWI_SDA