Struct stm32f30x_memory_map::gpio::AfrlR [] [src]

pub struct AfrlR { /* fields omitted */ }

Methods

impl AfrlR
[src]

Bits 28:31 - Alternate function selection for port x bit y (y = 0..7)

Bits 24:27 - Alternate function selection for port x bit y (y = 0..7)

Bits 20:23 - Alternate function selection for port x bit y (y = 0..7)

Bits 16:19 - Alternate function selection for port x bit y (y = 0..7)

Bits 12:15 - Alternate function selection for port x bit y (y = 0..7)

Bits 8:11 - Alternate function selection for port x bit y (y = 0..7)

Bits 4:7 - Alternate function selection for port x bit y (y = 0..7)

Bits 0:3 - Alternate function selection for port x bit y (y = 0..7)

Trait Implementations

impl Clone for AfrlR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for AfrlR
[src]