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

type HUFFENC_AC1_42 = Reg<u32, _HUFFENC_AC1_42>;

JPEG encoder, AC Huffman table 1

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

For information about available fields see huffenc_ac1_42 module

Trait Implementations

impl Readable for HUFFENC_AC1_42[src]

read() method returns huffenc_ac1_42::R reader structure

impl ResetValue for HUFFENC_AC1_42[src]

Register HUFFENC_AC1_42 reset()'s with value 0

type Type = u32

Register size

impl Writable for HUFFENC_AC1_42[src]

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