[][src]Type Definition avr_device::atmega2560::usart1::ucsr1c::UCPOL1_R

type UCPOL1_R = R<bool, UCPOL1_A>;

Reader of field UCPOL1

Implementations

impl UCPOL1_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RISING_EDGE

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

Checks if the value of the field is FALLING_EDGE