[][src]Type Definition stm32f3::stm32f303::i2c1::icr::W

type W = W<u32, ICR>;

Writer for register ICR

Methods

impl W[src]

pub fn alertcf(&mut self) -> ALERTCF_W[src]

Bit 13 - Alert flag clear

pub fn timoutcf(&mut self) -> TIMOUTCF_W[src]

Bit 12 - Timeout detection flag clear

pub fn peccf(&mut self) -> PECCF_W[src]

Bit 11 - PEC Error flag clear

pub fn ovrcf(&mut self) -> OVRCF_W[src]

Bit 10 - Overrun/Underrun flag clear

pub fn arlocf(&mut self) -> ARLOCF_W[src]

Bit 9 - Arbitration lost flag clear

pub fn berrcf(&mut self) -> BERRCF_W[src]

Bit 8 - Bus error flag clear

pub fn stopcf(&mut self) -> STOPCF_W[src]

Bit 5 - Stop detection flag clear

pub fn nackcf(&mut self) -> NACKCF_W[src]

Bit 4 - Not Acknowledge flag clear

pub fn addrcf(&mut self) -> ADDRCF_W[src]

Bit 3 - Address Matched flag clear