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

type LWR = Reg<u32, _LWR>;

line watermark register

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

For information about available fields see lwr module

Trait Implementations

impl Readable for LWR[src]

read() method returns lwr::R reader structure

impl ResetValue for LWR[src]

Register LWR reset()'s with value 0

type Type = u32

Register size

impl Writable for LWR[src]

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