Type Definition stm32f1::stm32f100::adc1::JOFR4[][src]

type JOFR4 = Reg<u32, _JOFR4>;

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

Trait Implementations

impl Readable for JOFR4[src]

read() method returns jofr4::R reader structure

impl ResetValue for JOFR4[src]

Register JOFR4 reset()'s with value 0

type Type = u32

Register size

impl Writable for JOFR4[src]

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