[][src]Type Definition lpc55s6x_pac::usbphy::pll_sic_set::PLL_DIV_SEL_R

type PLL_DIV_SEL_R = R<u8, PLL_DIV_SEL_A>;

Reader of field PLL_DIV_SEL

Methods

impl PLL_DIV_SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is VALUE0

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

Checks if the value of the field is VALUE1

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

Checks if the value of the field is VALUE2

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

Checks if the value of the field is VALUE3

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

Checks if the value of the field is VALUE4

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

Checks if the value of the field is VALUE5

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

Checks if the value of the field is VALUE6

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

Checks if the value of the field is VALUE7