pub type TSUCLKSEL_R = FieldReader<u8, TSUCLKSEL_A>;
Expand description

Field TSUCLKSEL reader - TSU Clock selection value

Implementations§

source§

impl TSUCLKSEL_R

source

pub fn variant(&self) -> Option<TSUCLKSEL_A>

Get enumerated values variant

source

pub fn is_noclock(&self) -> bool

Checks if the value of the field is NOCLOCK

source

pub fn is_pll(&self) -> bool

Checks if the value of the field is PLL

source

pub fn is_rxclk(&self) -> bool

Checks if the value of the field is RXCLK

source

pub fn is_refclk(&self) -> bool

Checks if the value of the field is REFCLK

source

pub fn is_tsuextclk(&self) -> bool

Checks if the value of the field is TSUEXTCLK