[][src]Type Definition msp430fr2355::tb1::tb1ctl::TBSSEL_R

type TBSSEL_R = R<u8, TBSSEL_A>;

Reader of field TBSSEL

Implementations

impl TBSSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is TBCLK

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

Checks if the value of the field is ACLK

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

Checks if the value of the field is SMCLK

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

Checks if the value of the field is INCLK