Struct stm32f103xx::rcc::APB2RSTR [−][src]
pub struct APB2RSTR { /* fields omitted */ }APB2 peripheral reset register (RCC_APB2RSTR)
Methods
impl APB2RSTR[src]
impl APB2RSTRpub fn modify<F>(&self, f: F) where
F: FnOnce(&R, &'w mut W) -> &'w mut W, [src]
pub fn modify<F>(&self, f: F) where
F: FnOnce(&R, &'w mut W) -> &'w mut W, Modifies the contents of the register
pub fn read(&self) -> R[src]
pub fn read(&self) -> RReads the contents of the register
pub fn write<F>(&self, f: F) where
F: FnOnce(&mut W) -> &mut W, [src]
pub fn write<F>(&self, f: F) where
F: FnOnce(&mut W) -> &mut W, Writes to the register
pub fn reset(&self)[src]
pub fn reset(&self)Writes the reset value to the register