[][src]Type Definition stm32f4::stm32f469::dcmi::CWSIZE

type CWSIZE = Reg<u32, _CWSIZE>;

crop window size

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

For information about available fields see cwsize module

Trait Implementations

impl Readable for CWSIZE[src]

read() method returns cwsize::R reader structure

impl ResetValue for CWSIZE[src]

Register CWSIZE reset()'s with value 0

type Type = u32

Register size

impl Writable for CWSIZE[src]

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