[][src]Type Definition k210_pac::spi0::RXFLR

type RXFLR = Reg<u32, _RXFLR>;

Receive FIFO Level Register

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

For information about avaliable fields see rxflr module

Trait Implementations

impl Readable for RXFLR[src]

read() method returns rxflr::R reader structure

impl Writable for RXFLR[src]

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

impl ResetValue for RXFLR[src]

Register rxflr reset()'s with value 0

type Type = u32

Register size