[][src]Type Definition k22f::spi0::ctar::PBR_R

type PBR_R = R<u8, PBR_A>;

Reader of field PBR

Methods

impl PBR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _00

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

Checks if the value of the field is _01

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

Checks if the value of the field is _10

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

Checks if the value of the field is _11