Struct stm32f103xx::rcc::cfgr::_SWW[][src]

pub struct _SWW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _SWW<'a>
[src]

Writes variant to the field

HSI selected as system clock

HSE selected as system clock

PLL selected as system clock

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _SWW<'a>

impl<'a> Sync for _SWW<'a>