Struct zinc_hal_lpc11xx::ioregs::C_CAN_cantxreq1 [] [src]

pub struct C_CAN_cantxreq1 {
    // some fields omitted
}

Register CANTXREQ1: Transmission request 1

Methods

impl C_CAN_cantxreq1

fn get(&self) -> C_CAN_cantxreq1_Get

Fetch the value of the CANTXREQ1 register.

fn txrqst_16_1(&self) -> u32

Get value of TXRQST_16_1 field.

Trait Implementations

impl Copy for C_CAN_cantxreq1

Derived Implementations

impl Clone for C_CAN_cantxreq1

fn clone(&self) -> C_CAN_cantxreq1

fn clone_from(&mut self, source: &Self)