Struct stm32f103xx::rcc::apb1enr::_I2C2ENW [−][src]
pub struct _I2C2ENW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _I2C2ENW<'a>
[src]
impl<'a> _I2C2ENW<'a>
pub fn variant(self, variant: I2C2ENW) -> &'a mut W
[src]
pub fn variant(self, variant: I2C2ENW) -> &'a mut W
Writes variant
to the field
pub fn disabled(self) -> &'a mut W
[src]
pub fn disabled(self) -> &'a mut W
Disabled.
pub fn enabled(self) -> &'a mut W
[src]
pub fn enabled(self) -> &'a mut W
Enabled.
pub fn set_bit(self) -> &'a mut W
[src]
pub fn set_bit(self) -> &'a mut W
Sets the field bit
pub fn clear_bit(self) -> &'a mut W
[src]
pub fn clear_bit(self) -> &'a mut W
Clears the field bit
pub fn bit(self, value: bool) -> &'a mut W
[src]
pub fn bit(self, value: bool) -> &'a mut W
Writes raw bits to the field