[][src]Type Definition lpc54606_pac::usb0::epbufcfg::R

type R = R<u32, EPBUFCFG>;

Reader of register EPBUFCFG

Methods

impl R[src]

pub fn buf_sb(&self) -> BUF_SB_R[src]

Bits 2:9 - Buffer usage: This register has one bit per physical endpoint. 0: Single-buffer. 1: Double-buffer. If the bit is set to single-buffer (0), it will not toggle the corresponding EPINUSE bit when it clears the active bit. If the bit is set to double-buffer (1), HW will toggle the EPINUSE bit when it clears the Active bit for the buffer.