Type Alias SeriesR

Source
pub type SeriesR = FieldReader<Seriesselect>;
Expand description

Field SERIES reader - Series

Aliased Type§

struct SeriesR { /* private fields */ }

Implementations§

Source§

impl SeriesR

Source

pub const fn variant(&self) -> Option<Seriesselect>

Get enumerated values variant

Source

pub fn is_same51(&self) -> bool

SAM E51

Source

pub fn is_same53(&self) -> bool

SAM E53

Source

pub fn is_same54(&self) -> bool

SAM E54

Source

pub fn is_samd51(&self) -> bool

SAM D51