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

type DHTMEM95 = Reg<u32, _DHTMEM95>;

JPEG DHTMem tables

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

For information about available fields see dhtmem95 module

Trait Implementations

impl Readable for DHTMEM95[src]

read() method returns dhtmem95::R reader structure

impl ResetValue for DHTMEM95[src]

Register DHTMEM95 reset()'s with value 0

type Type = u32

Register size

impl Writable for DHTMEM95[src]

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