[][src]Type Definition atsamd21g18a::sysctrl::xosc::GAIN_R

type GAIN_R = R<u8, GAIN_A>;

Reader of field GAIN

Implementations

impl GAIN_R[src]

pub fn variant(&self) -> Variant<u8, GAIN_A>[src]

Get enumerated values variant

pub fn is_0(&self) -> bool[src]

Checks if the value of the field is _0

pub fn is_1(&self) -> bool[src]

Checks if the value of the field is _1

pub fn is_2(&self) -> bool[src]

Checks if the value of the field is _2

pub fn is_3(&self) -> bool[src]

Checks if the value of the field is _3

pub fn is_4(&self) -> bool[src]

Checks if the value of the field is _4