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

type IOFF0 = Reg<u32, _IOFF0>;

Inserted channel data offset register 0

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

For information about available fields see ioff0 module

Trait Implementations

impl Readable for IOFF0[src]

read() method returns ioff0::R reader structure

impl ResetValue for IOFF0[src]

Register IOFF0 reset()’s with value 0

type Type = u32

Register size

impl Writable for IOFF0[src]

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