Type Definition atsame70n20b_pac::mcan0::RXF1A[][src]

type RXF1A = Reg<u32, _RXF1A>;

Receive FIFO 1 Acknowledge Register

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

For information about available fields see rxf1a module

Trait Implementations

impl Readable for RXF1A[src]

read() method returns rxf1a::R reader structure

impl ResetValue for RXF1A[src]

Register RXF1A reset()’s with value 0

type Type = u32

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

impl Writable for RXF1A[src]

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