[][src]Type Definition nrf52832_pac::timer3::bitmode::BITMODE_R

type BITMODE_R = R<u8, BITMODE_A>;

Reader of field BITMODE

Methods

impl BITMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _16BIT

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

Checks if the value of the field is _08BIT

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

Checks if the value of the field is _24BIT

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

Checks if the value of the field is _32BIT