[][src]Type Definition stm32f3::stm32f303::gpiob::pupdr::PUPDR15_R

type PUPDR15_R = R<u8, PUPDR15_A>;

Reader of field PUPDR15

Methods

impl PUPDR15_R[src]

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