Struct zinc_hal_lpc11xx::ioregs::C_CAN_cannd1 [] [src]

pub struct C_CAN_cannd1 {
    // some fields omitted
}

Register CANND1: New data 1

Methods

impl C_CAN_cannd1

fn get(&self) -> C_CAN_cannd1_Get

Fetch the value of the CANND1 register.

fn newdat_16_1(&self) -> u32

Get value of NEWDAT_16_1 field.

Trait Implementations

impl Copy for C_CAN_cannd1

Derived Implementations

impl Clone for C_CAN_cannd1

fn clone(&self) -> C_CAN_cannd1

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