[][src]Type Definition mk66f18::can0::cs13::W

type W = W<u32, CS13>;

Writer for register CS13

Methods

impl W[src]

pub fn time_stamp(&mut self) -> TIME_STAMP_W[src]

Bits 0:15 - Free-Running Counter Time stamp. This 16-bit field is a copy of the Free-Running Timer, captured for Tx and Rx frames at the time when the beginning of the Identifier field appears on the CAN bus.

pub fn dlc(&mut self) -> DLC_W[src]

Bits 16:19 - Length of the data to be stored/transmitted.

pub fn rtr(&mut self) -> RTR_W[src]

Bit 20 - Remote Transmission Request. One/zero for remote/data frame.

pub fn ide(&mut self) -> IDE_W[src]

Bit 21 - ID Extended. One/zero for extended/standard format frame.

pub fn srr(&mut self) -> SRR_W[src]

Bit 22 - Substitute Remote Request. Contains a fixed recessive bit.

pub fn code(&mut self) -> CODE_W[src]

Bits 24:27 - Reserved