[][src]Type Definition stm32l0::stm32l0x3::fw::VDSSA

type VDSSA = Reg<u32, _VDSSA>;

Volatile data segment start address

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see vdssa module

Trait Implementations

impl Readable for VDSSA[src]

read() method returns vdssa::R reader structure

impl Writable for VDSSA[src]

write(|w| ..) method takes vdssa::W writer structure

impl ResetValue for VDSSA[src]

Register VDSSA reset()'s with value 0

type Type = u32

Register size