Type Definition tm4c123x::sysctl::rcc::PWMDIV_R

source ·
pub type PWMDIV_R = R<u8, PWMDIV_A>;
Expand description

Reader of field PWMDIV

Implementations§

source§

impl PWMDIV_R

source

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

Get enumerated values variant

source

pub fn is_2(&self) -> bool

Checks if the value of the field is _2

source

pub fn is_4(&self) -> bool

Checks if the value of the field is _4

source

pub fn is_8(&self) -> bool

Checks if the value of the field is _8

source

pub fn is_16(&self) -> bool

Checks if the value of the field is _16

source

pub fn is_32(&self) -> bool

Checks if the value of the field is _32

source

pub fn is_64(&self) -> bool

Checks if the value of the field is _64