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

type SAMPT0 = Reg<u32, _SAMPT0>;

Sample time register 0

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