Enum zinc_hal_lpc11xx::ioregs::UART_acr_mode [] [src]

pub enum UART_acr_mode {
    Mode0,
    Mode1,
}

Variants

Mode0

Mode 0.

Mode1

Mode 1.

Trait Implementations

Derived Implementations

impl PartialEq for UART_acr_mode

fn eq(&self, __arg_0: &UART_acr_mode) -> bool

fn ne(&self, __arg_0: &UART_acr_mode) -> bool