[][src]Type Definition tm4c129x::i2c0::mtpr::PULSEL_R

type PULSEL_R = R<u8, PULSEL_A>;

Reader of field PULSEL

Methods

impl PULSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BYPASS

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

Checks if the value of the field is _1

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

Checks if the value of the field is _2

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

Checks if the value of the field is _3

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

Checks if the value of the field is _4

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

Checks if the value of the field is _8

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

Checks if the value of the field is _16

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

Checks if the value of the field is _31