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

type OVSAMPCTL = Reg<u32, _OVSAMPCTL>;

Oversample control register

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

For information about available fields see ovsampctl module

Trait Implementations

impl Readable for OVSAMPCTL[src]

read() method returns ovsampctl::R reader structure

impl ResetValue for OVSAMPCTL[src]

Register OVSAMPCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for OVSAMPCTL[src]

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