[][src]Type Definition msp430g2553::timer0_a3::ta0ctl::TASSEL_R

type TASSEL_R = R<u8, TASSEL_A>;

Reader of field TASSEL

Methods

impl TASSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is TASSEL_0

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

Checks if the value of the field is TASSEL_1

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

Checks if the value of the field is TASSEL_2

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

Checks if the value of the field is TASSEL_3