[][src]Type Definition lpc55s6x_pac::spi0::FIFOINTENSET

type FIFOINTENSET = Reg<u32, _FIFOINTENSET>;

FIFO interrupt enable set (enable) and read register.

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

For information about avaliable fields see fifointenset module

Trait Implementations

impl Readable for FIFOINTENSET[src]

read() method returns fifointenset::R reader structure

impl Writable for FIFOINTENSET[src]

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

impl ResetValue for FIFOINTENSET[src]

Register FIFOINTENSET reset()'s with value 0

type Type = u32

Register size