Struct samd21g18a::adc::RESULT[][src]

pub struct RESULT { /* fields omitted */ }

Result

Methods

impl RESULT
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for RESULT

impl !Sync for RESULT