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

type SRC4_R = R<u8, SRC4_A>;

Reader of field SRC4

Methods

impl SRC4_R[src]

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