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

type RESN_R = R<u8, RESN_A>;

Reader of field RESN

Methods

impl RESN_R[src]

pub fn variant(&self) -> RESN_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