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