[][src]Type Definition tm4c129x::pwm0::cc::PWMDIV_R

type PWMDIV_R = R<u8, PWMDIV_A>;

Reader of field PWMDIV

Methods

impl PWMDIV_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _2

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_32(&self) -> bool[src]

Checks if the value of the field is _32

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

Checks if the value of the field is _64