[][src]Type Definition esp32::uart::swfc_conf::R

type R = R<u32, SWFC_CONF>;

Reader of register SWFC_CONF

Implementations

impl R[src]

pub fn xoff_char(&self) -> XOFF_CHAR_R[src]

Bits 24:31

pub fn xon_char(&self) -> XON_CHAR_R[src]

Bits 16:23

pub fn xoff_threshold(&self) -> XOFF_THRESHOLD_R[src]

Bits 8:15

pub fn xon_threshold(&self) -> XON_THRESHOLD_R[src]

Bits 0:7