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

type JOFR2 = Reg<u32, _JOFR2>;

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

Trait Implementations

impl Readable for JOFR2[src]

read() method returns jofr2::R reader structure

impl ResetValue for JOFR2[src]

Register JOFR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for JOFR2[src]

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