[][src]Enum efm32gg11b820::acmp0::inputsel::VASELR

pub enum VASELR {
    VDD,
    APORT2YCH0,
    APORT2YCH2,
    APORT2YCH4,
    APORT2YCH6,
    APORT2YCH8,
    APORT2YCH10,
    APORT2YCH12,
    APORT2YCH14,
    APORT2YCH16,
    APORT2YCH18,
    APORT2YCH20,
    APORT2YCH22,
    APORT2YCH24,
    APORT2YCH26,
    APORT2YCH28,
    APORT2YCH30,
    APORT1XCH0,
    APORT1YCH1,
    APORT1XCH2,
    APORT1YCH3,
    APORT1XCH4,
    APORT1YCH5,
    APORT1XCH6,
    APORT1YCH7,
    APORT1XCH8,
    APORT1YCH9,
    APORT1XCH10,
    APORT1YCH11,
    APORT1XCH12,
    APORT1YCH13,
    APORT1XCH14,
    APORT1YCH15,
    APORT1XCH16,
    APORT1YCH17,
    APORT1XCH18,
    APORT1YCH19,
    APORT1XCH20,
    APORT1YCH21,
    APORT1XCH22,
    APORT1YCH23,
    APORT1XCH24,
    APORT1YCH25,
    APORT1XCH26,
    APORT1YCH27,
    APORT1XCH28,
    APORT1YCH29,
    APORT1XCH30,
    APORT1YCH31,
    _Reserved(u8),
}

Possible values of the field VASEL

Variants

VDD

ACMPVDD

APORT2YCH0

APORT2Y Channel 0

APORT2YCH2

APORT2Y Channel 2

APORT2YCH4

APORT2Y Channel 4

APORT2YCH6

APORT2Y Channel 6

APORT2YCH8

APORT2Y Channel 8

APORT2YCH10

APORT2Y Channel 10

APORT2YCH12

APORT2Y Channel 12

APORT2YCH14

APORT2Y Channel 14

APORT2YCH16

APORT2Y Channel 16

APORT2YCH18

APORT2Y Channel 18

APORT2YCH20

APORT2Y Channel 20

APORT2YCH22

APORT2Y Channel 22

APORT2YCH24

APORT2Y Channel 24

APORT2YCH26

APORT2Y Channel 26

APORT2YCH28

APORT2Y Channel 28

APORT2YCH30

APORT2Y Channel 30

APORT1XCH0

APORT1X Channel 0

APORT1YCH1

APORT1Y Channel 1

APORT1XCH2

APORT1X Channel 2

APORT1YCH3

APORT1Y Channel 3

APORT1XCH4

APORT1X Channel 4

APORT1YCH5

APORT1Y Channel 5

APORT1XCH6

APORT1X Channel 6

APORT1YCH7

APORT1Y Channel 7

APORT1XCH8

APORT1X Channel 8

APORT1YCH9

APORT1Y Channel 9

APORT1XCH10

APORT1X Channel 10

APORT1YCH11

APORT1Y Channel 11

APORT1XCH12

APORT1X Channel 12

APORT1YCH13

APORT1Y Channel 13

APORT1XCH14

APORT1X Channel 14

APORT1YCH15

APORT1Y Channel 15

APORT1XCH16

APORT1X Channel 16

APORT1YCH17

APORT1Y Channel 17

APORT1XCH18

APORT1X Channel 18

APORT1YCH19

APORT1Y Channel 19

APORT1XCH20

APORT1X Channel 20

APORT1YCH21

APORT1Y Channel 21

APORT1XCH22

APORT1X Channel 22

APORT1YCH23

APORT1Y Channel 23

APORT1XCH24

APORT1X Channel 24

APORT1YCH25

APORT1Y Channel 25

APORT1XCH26

APORT1X Channel 26

APORT1YCH27

APORT1Y Channel 27

APORT1XCH28

APORT1X Channel 28

APORT1YCH29

APORT1Y Channel 29

APORT1XCH30

APORT1X Channel 30

APORT1YCH31

APORT1Y Channel 31

_Reserved(u8)

Reserved

Methods

impl VASELR[src]

pub fn bits(&self) -> u8[src]

Value of the field as raw bits

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

Checks if the value of the field is VDD

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

Checks if the value of the field is APORT2YCH0

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

Checks if the value of the field is APORT2YCH2

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

Checks if the value of the field is APORT2YCH4

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

Checks if the value of the field is APORT2YCH6

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

Checks if the value of the field is APORT2YCH8

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

Checks if the value of the field is APORT2YCH10

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

Checks if the value of the field is APORT2YCH12

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

Checks if the value of the field is APORT2YCH14

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

Checks if the value of the field is APORT2YCH16

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

Checks if the value of the field is APORT2YCH18

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

Checks if the value of the field is APORT2YCH20

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

Checks if the value of the field is APORT2YCH22

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

Checks if the value of the field is APORT2YCH24

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

Checks if the value of the field is APORT2YCH26

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

Checks if the value of the field is APORT2YCH28

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

Checks if the value of the field is APORT2YCH30

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

Checks if the value of the field is APORT1XCH0

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

Checks if the value of the field is APORT1YCH1

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

Checks if the value of the field is APORT1XCH2

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

Checks if the value of the field is APORT1YCH3

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

Checks if the value of the field is APORT1XCH4

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

Checks if the value of the field is APORT1YCH5

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

Checks if the value of the field is APORT1XCH6

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

Checks if the value of the field is APORT1YCH7

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

Checks if the value of the field is APORT1XCH8

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

Checks if the value of the field is APORT1YCH9

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

Checks if the value of the field is APORT1XCH10

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

Checks if the value of the field is APORT1YCH11

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

Checks if the value of the field is APORT1XCH12

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

Checks if the value of the field is APORT1YCH13

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

Checks if the value of the field is APORT1XCH14

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

Checks if the value of the field is APORT1YCH15

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

Checks if the value of the field is APORT1XCH16

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

Checks if the value of the field is APORT1YCH17

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

Checks if the value of the field is APORT1XCH18

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

Checks if the value of the field is APORT1YCH19

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

Checks if the value of the field is APORT1XCH20

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

Checks if the value of the field is APORT1YCH21

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

Checks if the value of the field is APORT1XCH22

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

Checks if the value of the field is APORT1YCH23

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

Checks if the value of the field is APORT1XCH24

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

Checks if the value of the field is APORT1YCH25

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

Checks if the value of the field is APORT1XCH26

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

Checks if the value of the field is APORT1YCH27

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

Checks if the value of the field is APORT1XCH28

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

Checks if the value of the field is APORT1YCH29

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

Checks if the value of the field is APORT1XCH30

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

Checks if the value of the field is APORT1YCH31

Trait Implementations

impl Copy for VASELR[src]

impl Debug for VASELR[src]

impl PartialEq<VASELR> for VASELR[src]

impl Clone for VASELR[src]

fn clone_from(&mut self, source: &Self)
1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for VASELR

impl Sync for VASELR

Blanket Implementations

impl<T, U> TryFrom for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T> From for T[src]

impl<T, U> TryInto for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.

impl<T, U> Into for T where
    U: From<T>, 
[src]

impl<T> Borrow for T where
    T: ?Sized
[src]

impl<T> BorrowMut for T where
    T: ?Sized
[src]

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Same for T

type Output = T

Should always be Self