[][src]Type Definition cc3220sf::camera::cc_ctrl::W

type W = W<u32, CC_CTRL>;

Writer for register CC_CTRL

Implementations

impl W[src]

pub fn par_mode(&mut self) -> PAR_MODE_W[src]

Bits 1:3 - Sets the Protocol Mode of the Camera Core module in parallel mode (when CCP_MODE = 0) """000"" Parallel NOBT 8-bit" """001"" Parallel NOBT 10-bit" """010"" Parallel NOBT 12-bit" """011"" reserved" """100"" Parallet BT 8-bit" """101"" Parallel BT 10-bit" """110"" reserved" """111"" FIFO test mode. Refer to Table 12 - FIFO Write and Read access"