[][src]Type Definition avr_device::atmega32u4::tc4::tccr4b::DTPS4_R

type DTPS4_R = R<u8, DTPS4_A>;

Reader of field DTPS4

Implementations

impl DTPS4_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is X1

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

Checks if the value of the field is X2

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

Checks if the value of the field is X4

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

Checks if the value of the field is X8