[][src]Type Definition gd32vf103_pac::adc0::SAMPT1

type SAMPT1 = Reg<u32, _SAMPT1>;

Sample time register 1

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