[][src]Type Definition rsl10_pac::rf::rf_xtal_ctrl::XTAL_CTRL_XO_EN_B_REG_R

type XTAL_CTRL_XO_EN_B_REG_R = R<bool, XTAL_CTRL_XO_EN_B_REG_A>;

Reader of field XTAL_CTRL_XO_EN_B_REG

Methods

impl XTAL_CTRL_XO_EN_B_REG_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is XTAL_CTRL_ENABLE_OSCILLATOR

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

Checks if the value of the field is XTAL_CTRL_DISABLE_OSCILLATOR