Type Definition gd32f1::gd32f130::gpioc::pud::PUD15_R[][src]

type PUD15_R = R<u8, PUD15_A>;

Reader of field PUD15

Implementations

impl PUD15_R[src]

pub fn variant(&self) -> Variant<u8, PUD15_A>[src]

Get enumerated values variant

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

Checks if the value of the field is FLOATING

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

Checks if the value of the field is PULLUP

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

Checks if the value of the field is PULLDOWN