Type Definition stm32f1::stm32f101::adc2::JOFR1[][src]

type JOFR1 = Reg<u32, _JOFR1>;

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

Trait Implementations

impl Readable for JOFR1[src]

read() method returns jofr1::R reader structure

impl ResetValue for JOFR1[src]

Register JOFR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for JOFR1[src]

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