Type Alias USICS_R

Source
pub type USICS_R = FieldReader<u8, USICS_A>;
Expand description

Field USICS reader - USI Clock Source Select Bits

Aliased Type§

struct USICS_R { /* private fields */ }

Implementations§

Source§

impl USICS_R

Source

pub fn variant(&self) -> USICS_A

Get enumerated values variant

Source

pub fn is_no_clock(&self) -> bool

Checks if the value of the field is NO_CLOCK

Source

pub fn is_tc0(&self) -> bool

Checks if the value of the field is TC0

Source

pub fn is_ext_pos(&self) -> bool

Checks if the value of the field is EXT_POS

Source

pub fn is_ext_neg(&self) -> bool

Checks if the value of the field is EXT_NEG