[][src]Type Definition stm32f7::stm32f7x9::ethernet_dma::dmaomr::ST_R

type ST_R = R<bool, ST_A>;

Reader of field ST

Implementations

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