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

type USIWM_R = R<u8, USIWM_A>;

Reader of field USIWM

Implementations

impl USIWM_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is THREE_WIRE

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

Checks if the value of the field is TWO_WIRE_SLAVE

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

Checks if the value of the field is TWO_WIRE_MASTER