Type Definition tm4c123x::sysctl::rcc::OSCSRC_R

source ·
pub type OSCSRC_R = R<u8, OSCSRC_A>;
Expand description

Reader of field OSCSRC

Implementations§

source§

impl OSCSRC_R

source

pub fn variant(&self) -> OSCSRC_A

Get enumerated values variant

source

pub fn is_main(&self) -> bool

Checks if the value of the field is MAIN

source

pub fn is_int(&self) -> bool

Checks if the value of the field is INT

source

pub fn is_int4(&self) -> bool

Checks if the value of the field is INT4

source

pub fn is_30(&self) -> bool

Checks if the value of the field is _30