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

type CLUTWR = Reg<u32, _CLUTWR>;

Layerx CLUT Write Register

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

For information about available fields see clutwr module

Trait Implementations

impl ResetValue for CLUTWR[src]

Register CLUTWR reset()'s with value 0

type Type = u32

Register size

impl Writable for CLUTWR[src]

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