[][src]Type Definition stm32f3_copterust::stm32f3x8::adc1::OFR3

type OFR3 = Reg<u32, _OFR3>;

offset register 3

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

For information about available fields see ofr3 module

Trait Implementations

impl Readable for OFR3[src]

read() method returns ofr3::R reader structure

impl ResetValue for OFR3[src]

Register OFR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for OFR3[src]

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