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

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

Proxy

Methods

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

Writes variant to the field

HSE not divided

HSE divided by 2

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _PLLXTPREW<'a>

impl<'a> Sync for _PLLXTPREW<'a>