Type Definition stm32f4::stm32f407::ltdc::layer::WVPCR[][src]

type WVPCR = Reg<u32, _WVPCR>;

Layerx Window Vertical Position Configuration Register

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

For information about available fields see wvpcr module

Trait Implementations

impl Readable for WVPCR[src]

read() method returns wvpcr::R reader structure

impl ResetValue for WVPCR[src]

Register WVPCR reset()'s with value 0

type Type = u32

Register size

impl Writable for WVPCR[src]

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