[][src]Type Definition lpc54606_pac::pint::pmsrc::SRC5_R

type SRC5_R = R<u8, SRC5_A>;

Reader of field SRC5

Methods

impl SRC5_R[src]

pub fn variant(&self) -> SRC5_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