Type Definition gd32f1::gd32f130::adc::IOFF2[][src]

type IOFF2 = Reg<u32, _IOFF2>;

Inserted channel data offset register 2

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

For information about available fields see ioff2 module

Trait Implementations

impl Readable for IOFF2[src]

read() method returns ioff2::R reader structure

impl ResetValue for IOFF2[src]

Register IOFF2 reset()’s with value 0

type Type = u32

Register size

impl Writable for IOFF2[src]

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