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

type RSQ1 = Reg<u32, _RSQ1>;

regular sequence register 1

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

For information about available fields see rsq1 module

Trait Implementations

impl Readable for RSQ1[src]

read() method returns rsq1::R reader structure

impl ResetValue for RSQ1[src]

Register RSQ1 reset()’s with value 0

type Type = u32

Register size

impl Writable for RSQ1[src]

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