[][src]Type Definition atsame70n19b::mcan0::MCAN_TXESC

type MCAN_TXESC = Reg<u32, _MCAN_TXESC>;

Transmit Buffer Element Size Configuration Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see mcan_txesc module

Trait Implementations

impl Readable for MCAN_TXESC[src]

read() method returns mcan_txesc::R reader structure

impl ResetValue for MCAN_TXESC[src]

Register MCAN_TXESC reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_TXESC[src]

write(|w| ..) method takes mcan_txesc::W writer structure