[][src]Type Definition stm32l0::stm32l0x2::fw::CSSA

type CSSA = Reg<u32, _CSSA>;

Code segment start address

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

For information about avaliable fields see cssa module

Trait Implementations

impl Readable for CSSA[src]

read() method returns cssa::R reader structure

impl Writable for CSSA[src]

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

impl ResetValue for CSSA[src]

Register CSSA reset()'s with value 0

type Type = u32

Register size