Type Alias Sampctrl

Source
pub type Sampctrl = Reg<SampctrlSpec>;
Expand description

SAMPCTRL (rw) register accessor: Sampling Time Control

You can read this register and get sampctrl::R. You can reset, write, write_with_zero this register using sampctrl::W. You can also modify this register. See API.

For information about available fields see sampctrl module

Aliased Typeยง

struct Sampctrl { /* private fields */ }