[][src]Type Definition nrf52832_pac::saadc::ch::config::RESP_R

type RESP_R = R<u8, RESP_A>;

Reader of field RESP

Methods

impl RESP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BYPASS

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

Checks if the value of the field is PULLDOWN

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

Checks if the value of the field is PULLUP

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

Checks if the value of the field is VDD1_2