Struct stm32f334::hrtim_master::mcr::_BRSTDMAW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Update done independently from the DMA burst transfer completion

[src]

Update done when the DMA burst transfer is completed

[src]

Update done on master timer roll-over following a DMA burst transfer completion. This mode only works in continuous mode.

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _BRSTDMAW<'a>

impl<'a> Sync for _BRSTDMAW<'a>