[][src]Type Definition stm32l0::stm32l0x2::rcc::icscr::MSIRANGE_R

type MSIRANGE_R = R<u8, MSIRANGE_A>;

Reader of field MSIRANGE

Methods

impl MSIRANGE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RANGE0

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

Checks if the value of the field is RANGE1

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

Checks if the value of the field is RANGE2

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

Checks if the value of the field is RANGE3

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

Checks if the value of the field is RANGE4

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

Checks if the value of the field is RANGE5

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

Checks if the value of the field is RANGE6

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

Checks if the value of the field is RANGE7