Type Alias R

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

Register FSM_STATUS reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn st_urx_out(&self) -> ST_URX_OUT_R

Bits 0:3 - This is the status register of receiver.

Source

pub fn st_utx_out(&self) -> ST_UTX_OUT_R

Bits 4:7 - This is the status register of transmitter.