[][src]Type Definition ambiq_apollo1_pac::adc::sl0cfg::CHSEL0_R

type CHSEL0_R = R<u8, CHSEL0_A>;

Reader of field CHSEL0

Methods

impl CHSEL0_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is EXT0

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

Checks if the value of the field is EXT1

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

Checks if the value of the field is EXT2

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

Checks if the value of the field is EXT3

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

Checks if the value of the field is EXT4

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

Checks if the value of the field is EXT5

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

Checks if the value of the field is EXT6

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

Checks if the value of the field is EXT7

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

Checks if the value of the field is TEMP

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

Checks if the value of the field is VDD

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

Checks if the value of the field is VSS

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

Checks if the value of the field is VBATT