Struct stm32l0x1::syscfg_comp::CFGR1[][src]

pub struct CFGR1 { /* fields omitted */ }

SYSCFG configuration register 1

Methods

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

impl !Sync for CFGR1