[][src]Type Definition stm32f7::stm32f7x9::jpeg::HUFFENC_DC1_5

type HUFFENC_DC1_5 = Reg<u32, _HUFFENC_DC1_5>;

JPEG encoder, DC Huffman table 1

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

For information about available fields see huffenc_dc1_5 module

Trait Implementations

impl Readable for HUFFENC_DC1_5[src]

read() method returns huffenc_dc1_5::R reader structure

impl ResetValue for HUFFENC_DC1_5[src]

Register HUFFENC_DC1_5 reset()'s with value 0

type Type = u32

Register size

impl Writable for HUFFENC_DC1_5[src]

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