Struct stm32f103xx::flash::acr::_LATENCYW[][src]

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

Proxy

Methods

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

Writes variant to the field

Zero wait state, if 0hz SYSCLK to 24 MHz

One wait state, if 24 MHz SYSCLK to 48 MHz

Two wait states, if 48 MHz SYSCLK to 72 MHz

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _LATENCYW<'a>

impl<'a> Sync for _LATENCYW<'a>