[][src]Type Definition avr_device::atmega32u4::tc3::tccr3a::COM3C_R

type COM3C_R = R<u8, COM3C_A>;

Reader of field COM3C

Implementations

impl COM3C_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISCONNECTED

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

Checks if the value of the field is MATCH_TOGGLE

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

Checks if the value of the field is MATCH_CLEAR

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

Checks if the value of the field is MATCH_SET