Type Definition stm32f1::stm32f100::dma1::ch::cr::PL_R[][src]

type PL_R = R<u8, PL_A>;

Reader of field PL

Implementations

impl PL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is MEDIUM

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

Checks if the value of the field is HIGH

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

Checks if the value of the field is VERYHIGH