Struct stm32l0x1::flash::OBR[][src]

pub struct OBR { /* fields omitted */ }

Option byte register

Methods

impl OBR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for OBR

impl !Sync for OBR