Struct xmc1000::SHS0[][src]

pub struct SHS0 { /* fields omitted */ }

Sample and Hold ADC Sequencer

Methods

impl SHS0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SHS0
[src]

impl Deref for SHS0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SHS0