Struct stm32f103xx::afio::MAPR[][src]

pub struct MAPR { /* fields omitted */ }

AF remap and debug I/O configuration register (AFIO_MAPR)

Methods

impl MAPR
[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 MAPR

impl !Sync for MAPR