[][src]Type Definition imxrt1062_csi::CSIDMASA_FB2

type CSIDMASA_FB2 = Reg<u32, _CSIDMASA_FB2>;

CSI DMA Transfer Size Register - for Frame Buffer2

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

For information about available fields see csidmasa_fb2 module

Trait Implementations

impl Readable for CSIDMASA_FB2[src]

read() method returns csidmasa_fb2::R reader structure

impl ResetValue for CSIDMASA_FB2[src]

Register CSIDMASA_FB2 reset()'s with value 0

type Type = u32

Register size

impl Writable for CSIDMASA_FB2[src]

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