[][src]Type Definition avr_device::attiny88::twi::twcr::W

type W = W<u8, TWCR>;

Writer for register TWCR

Implementations

impl W[src]

pub fn twie(&mut self) -> TWIE_W[src]

Bit 0 - TWI Interrupt Enable

pub fn twen(&mut self) -> TWEN_W[src]

Bit 2 - TWI Enable Bit

pub fn twsto(&mut self) -> TWSTO_W[src]

Bit 4 - TWI Stop Condition Bit

pub fn twsta(&mut self) -> TWSTA_W[src]

Bit 5 - TWI Start Condition Bit

pub fn twea(&mut self) -> TWEA_W[src]

Bit 6 - TWI Enable Acknowledge Bit

pub fn twint(&mut self) -> TWINT_W[src]

Bit 7 - TWI Interrupt Flag