[][src]Type Definition stm32l0::stm32l0x1::fw::VDSL

type VDSL = Reg<u32, _VDSL>;

Volatile data segment length

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

For information about avaliable fields see vdsl module

Trait Implementations

impl Readable for VDSL[src]

read() method returns vdsl::R reader structure

impl Writable for VDSL[src]

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

impl ResetValue for VDSL[src]

Register VDSL reset()'s with value 0

type Type = u32

Register size