[][src]Type Definition avr_device::attiny85::usi::usicr::USICS_R

type USICS_R = R<u8, USICS_A>;

Reader of field USICS

Implementations

impl USICS_R[src]

pub fn variant(&self) -> USICS_A[src]

Get enumerated values variant

pub fn is_no_clock(&self) -> bool[src]

Checks if the value of the field is NO_CLOCK

pub fn is_tc0(&self) -> bool[src]

Checks if the value of the field is TC0

pub fn is_ext_pos(&self) -> bool[src]

Checks if the value of the field is EXT_POS

pub fn is_ext_neg(&self) -> bool[src]

Checks if the value of the field is EXT_NEG