pub type W = W<IOASCRrs>;Expand description
Register IOASCR 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<'_, IOASCRrs>
pub fn g_io1(&mut self, n: u8) -> G_IO1_W<'_, IOASCRrs>
G(1-8)_IO1 analog switch enable
`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<'_, IOASCRrs>
pub fn g_io2(&mut self, n: u8) -> G_IO2_W<'_, IOASCRrs>
G(1-8)_IO2 analog switch enable
`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<'_, IOASCRrs>
pub fn g_io3(&mut self, n: u8) -> G_IO3_W<'_, IOASCRrs>
G(1-8)_IO3 analog switch enable
`n` is number of field in register. `n == 0` corresponds to `G1_IO3` field.