[][src]Type Definition efm32hg309f64::dma::ch1_ctrl::SOURCESEL_R

type SOURCESEL_R = R<u8, SOURCESEL_A>;

Reader of field SOURCESEL

Methods

impl SOURCESEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NONE

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

Checks if the value of the field is ADC0

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

Checks if the value of the field is USART0

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

Checks if the value of the field is USART1

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

Checks if the value of the field is LEUART0

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

Checks if the value of the field is I2C0

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

Checks if the value of the field is TIMER0

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

Checks if the value of the field is TIMER1

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

Checks if the value of the field is TIMER2

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

Checks if the value of the field is MSC

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

Checks if the value of the field is AES