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

type HUFFBASE15 = Reg<u32, _HUFFBASE15>;

JPEG HuffSymb tables

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

For information about available fields see huffbase15 module

Trait Implementations

impl Readable for HUFFBASE15[src]

read() method returns huffbase15::R reader structure

impl ResetValue for HUFFBASE15[src]

Register HUFFBASE15 reset()'s with value 0

type Type = u32

Register size

impl Writable for HUFFBASE15[src]

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