Struct stm32f30x_memory_map::usart::GtprR [] [src]

#[repr(C)]
pub struct GtprR { /* fields omitted */ }

Methods

impl GtprR
[src]

Bits 8:15 - Guard time value

Bits 0:7 - Prescaler value

Trait Implementations

impl Clone for GtprR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for GtprR
[src]