[][src]Type Definition stm32f4::stm32f469::dma2d::FGCLUT

type FGCLUT = Reg<u32, _FGCLUT>;

FGCLUT

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

For information about available fields see fgclut module

Trait Implementations

impl Readable for FGCLUT[src]

read() method returns fgclut::R reader structure

impl ResetValue for FGCLUT[src]

Register FGCLUT reset()'s with value 0

type Type = u32

Register size

impl Writable for FGCLUT[src]

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