[][src]Type Definition avr_device::atmega32u4::tc0::tccr0a::COM0B_R

type COM0B_R = R<u8, COM0B_A>;

Reader of field COM0B

Implementations

impl COM0B_R[src]

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