Type Definition gd32f1::gd32f170::rcu::cfg0::USBDPSC_R[][src]

type USBDPSC_R = R<u8, USBDPSC_A>;

Reader of field USBDPSC

Implementations

impl USBDPSC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIV1_5

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

Checks if the value of the field is DIV1

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

Checks if the value of the field is DIV2_5

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

Checks if the value of the field is DIV2