Type Alias avr_device::attiny85::usi::usicr::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