[][src]Type Definition stm32f4::stm32f469::ltdc::layer::WHPCR

type WHPCR = Reg<u32, _WHPCR>;

Layerx Window Horizontal Position Configuration Register

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

For information about available fields see whpcr module

Trait Implementations

impl Readable for WHPCR[src]

read() method returns whpcr::R reader structure

impl ResetValue for WHPCR[src]

Register WHPCR reset()'s with value 0

type Type = u32

Register size

impl Writable for WHPCR[src]

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