[][src]Type Definition stm32f1::stm32f101::adc3::JOFR3

type JOFR3 = Reg<u32, _JOFR3>;

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 jofr3 module

Trait Implementations

impl Readable for JOFR3[src]

read() method returns jofr3::R reader structure

impl ResetValue for JOFR3[src]

Register JOFR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for JOFR3[src]

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