Skip to main content

SWSYNC_R

Type Alias SWSYNC_R 

Source
pub type SWSYNC_R = R<bool, SWSYNC_A>;
Expand description

Reader of field SWSYNC

Aliased Type§

pub struct SWSYNC_R { /* private fields */ }

Implementations§

Source§

impl SWSYNC_R

Source

pub fn variant(&self) -> SWSYNC_A

Get enumerated values variant

Source

pub fn is_0(&self) -> bool

Checks if the value of the field is _0

Source

pub fn is_1(&self) -> bool

Checks if the value of the field is _1