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

type HUFFSYMB12 = Reg<u32, _HUFFSYMB12>;

JPEG HUFFSYMB tables

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

For information about available fields see huffsymb12 module

Trait Implementations

impl Readable for HUFFSYMB12[src]

read() method returns huffsymb12::R reader structure

impl ResetValue for HUFFSYMB12[src]

Register HUFFSYMB12 reset()'s with value 0

type Type = u32

Register size

impl Writable for HUFFSYMB12[src]

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