Type Definition stm32f1::stm32f100::flash::OBR[][src]

type OBR = Reg<u32, _OBR>;

Option byte register

This register you can read. See API.

For information about available fields see obr module

Trait Implementations

impl Readable for OBR[src]

read() method returns obr::R reader structure