[][src]Type Definition nrf52832_pac::i2s::config::swidth::SWIDTH_R

type SWIDTH_R = R<u8, SWIDTH_A>;

Reader of field SWIDTH

Methods

impl SWIDTH_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _8BIT

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

Checks if the value of the field is _16BIT

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

Checks if the value of the field is _24BIT