[][src]Type Definition stm32f4::stm32f407::ethernet_dma::dmaomr::ST_R

type ST_R = R<bool, ST_A>;

Reader of field ST

Methods

impl ST_R[src]

pub fn variant(&self) -> ST_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_started(&self) -> bool[src]

Checks if the value of the field is STARTED