[][src]Type Definition stm32f7::stm32f7x9::ethernet_mac::maca1hr::SA_R

type SA_R = R<bool, SA_A>;

Reader of field SA

Implementations

impl SA_R[src]

pub fn variant(&self) -> SA_A[src]

Get enumerated values variant

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

Checks if the value of the field is DESTINATION

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

Checks if the value of the field is SOURCE