Type Definition gd32f1::gd32f170::adc::SAMPT0[][src]

type SAMPT0 = Reg<u32, _SAMPT0>;

Sampling time register 1

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

For information about available fields see sampt0 module

Trait Implementations

impl Readable for SAMPT0[src]

read() method returns sampt0::R reader structure

impl ResetValue for SAMPT0[src]

Register SAMPT0 reset()’s with value 0

type Type = u32

Register size

impl Writable for SAMPT0[src]

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