pub type USICS_R = FieldReader<USICS_A>;Expand description
Field USICS reader - USI Clock Source Select Bits
Aliased Type§
struct USICS_R { /* private fields */ }Implementations§
Source§impl USICS_R
impl USICS_R
Sourcepub fn is_no_clock(&self) -> bool
pub fn is_no_clock(&self) -> bool
No Clock/Software clock strobe
Sourcepub fn is_ext_pos(&self) -> bool
pub fn is_ext_pos(&self) -> bool
External, positive edge
Sourcepub fn is_ext_neg(&self) -> bool
pub fn is_ext_neg(&self) -> bool
External, negative edge