Struct stm32f103xx::spi1::cr1::_BRW[][src]

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

Proxy

Methods

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

Writes variant to the field

f_PCLK/2

f_PCLK/4

f_PCLK/8

f_PCLK/16

f_PCLK/32

f_PCLK/64

f_PCLK/128

f_PCLK/256

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _BRW<'a>

impl<'a> Sync for _BRW<'a>