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

type SAMPT1 = Reg<u32, _SAMPT1>;

Sampling time register 2

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

For information about available fields see sampt1 module

Trait Implementations

impl Readable for SAMPT1[src]

read() method returns sampt1::R reader structure

impl ResetValue for SAMPT1[src]

Register SAMPT1 reset()’s with value 0

type Type = u32

Register size

impl Writable for SAMPT1[src]

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