pub type W = W<IOCCRrs>;
Expand description
Register IOCCR
writer
Aliased Type§
pub struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn g_io1(&mut self, n: u8) -> G_IO1_W<'_, IOCCRrs>
pub fn g_io1(&mut self, n: u8) -> G_IO1_W<'_, IOCCRrs>
G(1-8)_IO1 channel mode
`n` is number of field in register. `n == 0` corresponds to `G1_IO1` field.
Sourcepub fn g_io2(&mut self, n: u8) -> G_IO2_W<'_, IOCCRrs>
pub fn g_io2(&mut self, n: u8) -> G_IO2_W<'_, IOCCRrs>
G(1-8)_IO2 channel mode
`n` is number of field in register. `n == 0` corresponds to `G1_IO2` field.
Sourcepub fn g_io3(&mut self, n: u8) -> G_IO3_W<'_, IOCCRrs>
pub fn g_io3(&mut self, n: u8) -> G_IO3_W<'_, IOCCRrs>
G(1-8)_IO3 channel mode
`n` is number of field in register. `n == 0` corresponds to `G1_IO3` field.