[][src]Type Definition esp32::rtccntl::cntl::DBIAS_WAK_R

type DBIAS_WAK_R = R<u8, DBIAS_WAK_A>;

Reader of field DBIAS_WAK

Implementations

impl DBIAS_WAK_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BIAS_0V90

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

Checks if the value of the field is BIAS_0V95

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

Checks if the value of the field is BIAS_1V00

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

Checks if the value of the field is BIAS_1V05

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

Checks if the value of the field is BIAS_1V10

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

Checks if the value of the field is BIAS_1V15

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

Checks if the value of the field is BIAS_1V20

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

Checks if the value of the field is BIAS_1V25