Type Definition atsame54n19a_pac::can0::RXF0A[][src]

type RXF0A = Reg<u32, _RXF0A>;

Rx FIFO 0 Acknowledge

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

For information about available fields see rxf0a module

Trait Implementations

impl Readable for RXF0A[src]

read() method returns rxf0a::R reader structure

impl ResetValue for RXF0A[src]

Register RXF0A reset()’s with value 0

type Type = u32

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

impl Writable for RXF0A[src]

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