[][src]Type Definition rsl10_pac::bbif::bbif_ctrl::CLK_SEL_R

type CLK_SEL_R = R<u8, CLK_SEL_A>;

Reader of field CLK_SEL

Methods

impl CLK_SEL_R[src]

pub fn variant(&self) -> Variant<u8, CLK_SEL_A>[src]

Get enumerated values variant

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

Checks if the value of the field is BBCLK_DIVIDER_6

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

Checks if the value of the field is BBCLK_DIVIDER_8

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

Checks if the value of the field is BBCLK_DIVIDER_12

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

Checks if the value of the field is BBCLK_DIVIDER_16

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

Checks if the value of the field is BBCLK_DIVIDER_24