[][src]Type Definition rsl10_pac::uart::uart_cfg::PRESCALE_ENABLE_R

type PRESCALE_ENABLE_R = R<bool, PRESCALE_ENABLE_A>;

Reader of field PRESCALE_ENABLE

Methods

impl PRESCALE_ENABLE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is UART_PRESCALE_DISABLE

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

Checks if the value of the field is UART_PRESCALE_ENABLE