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

type NVDSSA = Reg<u32, _NVDSSA>;

Non-volatile data segment start address

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

For information about avaliable fields see nvdssa module

Trait Implementations

impl Readable for NVDSSA[src]

read() method returns nvdssa::R reader structure

impl Writable for NVDSSA[src]

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

impl ResetValue for NVDSSA[src]

Register NVDSSA reset()'s with value 0

type Type = u32

Register size