Struct zinc_hal_lpc11xx::ioregs::C_CAN_cantxreq2 [] [src]

pub struct C_CAN_cantxreq2 {
    // some fields omitted
}

Register CANTXREQ2: Transmission request 2

Methods

impl C_CAN_cantxreq2

fn get(&self) -> C_CAN_cantxreq2_Get

Fetch the value of the CANTXREQ2 register.

fn txrqst_32_17(&self) -> u32

Get value of TXRQST_32_17 field.

Trait Implementations

impl Copy for C_CAN_cantxreq2

Derived Implementations

impl Clone for C_CAN_cantxreq2

fn clone(&self) -> C_CAN_cantxreq2

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