Struct stm32_hal2::pac::flash::optsr_prg::OPTSR_PRG_SPEC
source · pub struct OPTSR_PRG_SPEC;
Expand description
Trait Implementations§
source§impl Readable for OPTSR_PRG_SPEC
impl Readable for OPTSR_PRG_SPEC
read()
method returns optsr_prg::R reader structure
source§impl RegisterSpec for OPTSR_PRG_SPEC
impl RegisterSpec for OPTSR_PRG_SPEC
source§impl Resettable for OPTSR_PRG_SPEC
impl Resettable for OPTSR_PRG_SPEC
reset()
method sets OPTSR_PRG to value 0
source§fn reset_value() -> <OPTSR_PRG_SPEC as RegisterSpec>::Ux
fn reset_value() -> <OPTSR_PRG_SPEC as RegisterSpec>::Ux
Reset value of the register.
source§impl Writable for OPTSR_PRG_SPEC
impl Writable for OPTSR_PRG_SPEC
write(|w| ..)
method takes optsr_prg::W writer structure