[][src]Type Definition stm32f4::stm32f469::ethernet_dma::dmaomr::SR_R

type SR_R = R<bool, SR_A>;

Reader of field SR

Methods

impl SR_R[src]

pub fn variant(&self) -> SR_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