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

type HUFFENC_AC0_41 = Reg<u32, _HUFFENC_AC0_41>;

JPEG encoder, AC Huffman table 0

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

For information about available fields see huffenc_ac0_41 module

Trait Implementations

impl Readable for HUFFENC_AC0_41[src]

read() method returns huffenc_ac0_41::R reader structure

impl ResetValue for HUFFENC_AC0_41[src]

Register HUFFENC_AC0_41 reset()'s with value 0

type Type = u32

Register size

impl Writable for HUFFENC_AC0_41[src]

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