Enum atsamd21e18a::sysctrl::xosc::GAINW[][src]

pub enum GAINW {
    _0,
    _1,
    _2,
    _3,
    _4,
}

Values that can be written to the field GAIN

Variants

2MHz

4MHz

8MHz

16MHz

30MHz

Auto Trait Implementations

impl Send for GAINW

impl Sync for GAINW