Skip to main content

phy_module_has_clock_bits

Function phy_module_has_clock_bits 

Source
pub unsafe extern "C" fn phy_module_has_clock_bits(mask: u32) -> bool
Expand description

@brief Checks whether phy module has all bits in @p mask set.

@return true if all bits in @p mask are set; false otherwise.