Type Alias R

Source
pub type R = R<SIGNAL_OVERRIDE_SPEC>;
Expand description

Register signal_override reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn transmit_signal(&self) -> TRANSMIT_SIGNAL_R

Bit 0 - Enable manual override of transmit signal

Source

pub fn transmit_value(&self) -> TRANSMIT_VALUE_R

Bit 1 - Value to override transmit signal if override is enabled

Source

pub fn rts_signal(&self) -> RTS_SIGNAL_R

Bit 2 - Enable manual override of Request-to-Send flow control signal

Source

pub fn rts_value(&self) -> RTS_VALUE_R

Bit 3 - Value to override Request-to-Send signal if override is enabled