Type Definition stm32f1::stm32f103::adc3::JOFR[][src]

type JOFR = Reg<u32, _JOFR>;

injected channel data offset register x

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

For information about available fields see jofr module

Trait Implementations

impl Readable for JOFR[src]

read() method returns jofr::R reader structure

impl ResetValue for JOFR[src]

Register JOFR%s reset()'s with value 0

type Type = u32

Register size

impl Writable for JOFR[src]

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