Struct stm32f4::stm32f401::dma2::S1NDTR[][src]

pub struct S1NDTR { /* fields omitted */ }

stream x number of data register

Methods

impl S1NDTR
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for S1NDTR

impl !Sync for S1NDTR