[][src]Type Definition lpc55s6x_pac::pint::pmsrc::SRC1_R

type SRC1_R = R<u8, SRC1_A>;

Reader of field SRC1

Methods

impl SRC1_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT0

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

Checks if the value of the field is INPUT1

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

Checks if the value of the field is INPUT2

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

Checks if the value of the field is INPUT3

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

Checks if the value of the field is INPUT4

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

Checks if the value of the field is INPUT5

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

Checks if the value of the field is INPUT6

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

Checks if the value of the field is INPUT7