Type Definition gd32f1::gd32f170::tsi::SAMPCFG[][src]

type SAMPCFG = Reg<u32, _SAMPCFG>;

I/O sample configuration register

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

For information about available fields see sampcfg module

Trait Implementations

impl Readable for SAMPCFG[src]

read() method returns sampcfg::R reader structure

impl ResetValue for SAMPCFG[src]

Register SAMPCFG reset()’s with value 0

type Type = u32

Register size

impl Writable for SAMPCFG[src]

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