Type Definition atsame54p19a_pac::can0::RXESC[][src]

type RXESC = Reg<u32, _RXESC>;

Rx Buffer / FIFO Element Size Configuration

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

For information about available fields see rxesc module

Trait Implementations

impl Readable for RXESC[src]

read() method returns rxesc::R reader structure

impl ResetValue for RXESC[src]

Register RXESC reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for RXESC[src]

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