[][src]Type Definition lpc54606_pac::can0::RXF0C

type RXF0C = Reg<u32, _RXF0C>;

Rx FIFO 0 Configuration

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

For information about available fields see rxf0c module

Trait Implementations

impl Readable for RXF0C[src]

read() method returns rxf0c::R reader structure

impl ResetValue for RXF0C[src]

Register RXF0C reset()'s with value 0

type Type = u32

Register size

impl Writable for RXF0C[src]

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