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

type TACQ_R = R<u8, TACQ_A>;

Reader of field TACQ

Methods

impl TACQ_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _3US

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

Checks if the value of the field is _5US

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

Checks if the value of the field is _10US

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

Checks if the value of the field is _15US

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

Checks if the value of the field is _20US

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

Checks if the value of the field is _40US