[][src]Type Definition stm32l0::stm32l0x3::gpiob::pupdr::PUPD15_R

type PUPD15_R = R<u8, PUPD15_A>;

Reader of field PUPD15

Methods

impl PUPD15_R[src]

pub fn variant(&self) -> Variant<u8, PUPD15_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