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

type HUFFENC_AC1_81 = Reg<u32, _HUFFENC_AC1_81>;

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_81 module

Trait Implementations

impl Readable for HUFFENC_AC1_81[src]

read() method returns huffenc_ac1_81::R reader structure

impl ResetValue for HUFFENC_AC1_81[src]

Register HUFFENC_AC1_81 reset()'s with value 0

type Type = u32

Register size

impl Writable for HUFFENC_AC1_81[src]

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