Struct stm32f2::stm32f217::dma2::s2fcr::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 7 - FIFO error interrupt enable

Bit 2 - Direct mode disable

Bits 0:1 - FIFO threshold selection

Auto Trait Implementations

impl Send for W

impl Sync for W