[][src]Type Definition avr_device::atmega2560::tc4::tccr4a::COM4C_R

type COM4C_R = R<u8, COM4C_A>;

Reader of field COM4C

Implementations

impl COM4C_R[src]

pub fn variant(&self) -> COM4C_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