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

type BGCLUT = Reg<u32, _BGCLUT>;

BGCLUT

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

For information about available fields see bgclut module

Trait Implementations

impl Readable for BGCLUT[src]

read() method returns bgclut::R reader structure

impl ResetValue for BGCLUT[src]

Register BGCLUT reset()'s with value 0

type Type = u32

Register size

impl Writable for BGCLUT[src]

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