[][src]Type Definition stm32f4::stm32f407::ethernet_dma::dmasr::RPS_R

type RPS_R = R<u8, RPS_A>;

Reader of field RPS

Methods

impl RPS_R[src]

pub fn variant(&self) -> Variant<u8, RPS_A>[src]

Get enumerated values variant

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

Checks if the value of the field is STOPPED

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

Checks if the value of the field is RUNNINGFETCHING

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

Checks if the value of the field is RUNNINGWAITING

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

Checks if the value of the field is SUSPENDED

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

Checks if the value of the field is RUNNINGWRITING