Struct stm32f30x_memory_map::btim::DierR [] [src]

pub struct DierR { /* fields omitted */ }

Methods

impl DierR
[src]

Bit 8 - Update DMA request enable

Bit 0 - Update interrupt enable

Trait Implementations

impl Clone for DierR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for DierR
[src]