[][src]Type Definition imxrt1062_enet::tcsr::TMODE_R

type TMODE_R = R<u8, TMODE_A>;

Reader of field TMODE

Methods

impl TMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is TMODE_0

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

Checks if the value of the field is TMODE_1

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

Checks if the value of the field is TMODE_2

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

Checks if the value of the field is TMODE_3

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

Checks if the value of the field is TMODE_4

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

Checks if the value of the field is TMODE_5

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

Checks if the value of the field is TMODE_6

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

Checks if the value of the field is TMODE_7

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

Checks if the value of the field is TMODE_9

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

Checks if the value of the field is TMODE_10

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

Checks if the value of the field is TMODE_14

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

Checks if the value of the field is TMODE_15