Struct max32660_pac::spi17y::wake_fl::R
source · pub struct R(_);
Expand description
Register WAKE_FL
reader
Implementations§
source§impl R
impl R
sourcepub fn tx_thresh(&self) -> TX_THRESH_R
pub fn tx_thresh(&self) -> TX_THRESH_R
Bit 0 - Wake on TX FIFO Threshold Crossed.
sourcepub fn tx_empty(&self) -> TX_EMPTY_R
pub fn tx_empty(&self) -> TX_EMPTY_R
Bit 1 - Wake on TX FIFO Empty.
sourcepub fn rx_thresh(&self) -> RX_THRESH_R
pub fn rx_thresh(&self) -> RX_THRESH_R
Bit 2 - Wake on RX FIFO Threshold Crossed.